3.7 MiB
3.7 MiB
2024-05-19 14:12:00.475 | INFO 12008 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 14:12:01.781 | INFO 12008 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 14:12:01.782 | INFO 12008 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 14:12:09.982 | WARN 12008 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 14:12:10.042 | WARN 12008 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 14:12:10.291 | INFO 12008 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 14:12:19.516 | INFO 12008 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 14:12:19.518 | INFO 12008 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 14:12:20.011 | INFO 12008 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 14:12:21.702 | INFO 12008 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 14:12:21.704 | INFO 12008 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 14:12:21.706 | INFO 12008 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 14:12:31.240 | INFO 12008 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 14:12:43.532 | WARN 12008 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 14:12:44.158 | INFO 12008 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 14:12:44.159 | INFO 12008 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 14:12:44.542 | INFO 12008 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 14:12:48.923 | INFO 12008 | main [TID: N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 51.417 seconds (JVM running for 54.469)
2024-05-19 14:12:49.157 | DEBUG 12008 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 14:12:49.268 | DEBUG 12008 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 14:12:49.380 | DEBUG 12008 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 14:12:51.831 | INFO 12008 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 14:12:51.834 | INFO 12008 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 14:12:51.836 | INFO 12008 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 14:23:50.830 | INFO 18668 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 14:23:51.940 | INFO 18668 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 14:23:51.941 | INFO 18668 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 14:23:58.712 | WARN 18668 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-19 14:23:58.769 | WARN 18668 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-19 14:23:58.916 | INFO 18668 | main [TID: N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-19 14:24:04.536 | INFO 18668 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 14:24:04.538 | INFO 18668 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 14:24:05.030 | INFO 18668 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 14:24:05.915 | INFO 18668 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 14:24:05.917 | INFO 18668 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 14:24:05.918 | INFO 18668 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 14:24:09.568 | INFO 18668 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 14:24:17.330 | WARN 18668 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 14:24:17.473 | INFO 18668 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 14:24:17.473 | INFO 18668 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 14:24:17.814 | INFO 18668 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-engine 192.168.217.1:9206 register finished
2024-05-19 14:24:19.577 | INFO 18668 | main [TID: N/A] com.muyu.RuleEngineApplication | Started RuleEngineApplication in 32.186 seconds (JVM running for 35.015)
2024-05-19 14:24:19.603 | INFO 18668 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine.yml, group=DEFAULT_GROUP
2024-05-19 14:24:19.605 | INFO 18668 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine-dev.yml, group=DEFAULT_GROUP
2024-05-19 14:24:19.606 | INFO 18668 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine, group=DEFAULT_GROUP
2024-05-19 15:05:19.309 | WARN 12008 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 15:05:19.309 | WARN 12008 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 15:05:19.310 | WARN 12008 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 15:05:19.311 | WARN 12008 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 15:05:19.415 | INFO 12008 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 15:05:19.468 | INFO 12008 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 15:05:19.620 | INFO 12008 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 15:05:19.623 | INFO 12008 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 15:05:19.630 | INFO 12008 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 15:05:19.630 | INFO 12008 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 15:06:24.634 | INFO 28032 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 15:06:25.142 | INFO 28032 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 15:06:25.143 | INFO 28032 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 15:06:28.591 | WARN 28032 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 15:06:28.628 | WARN 28032 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 15:06:28.725 | INFO 28032 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 15:06:31.741 | INFO 28032 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 15:06:31.741 | INFO 28032 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 15:06:31.906 | INFO 28032 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 15:06:32.348 | INFO 28032 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 15:06:32.349 | INFO 28032 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 15:06:32.350 | INFO 28032 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 15:06:35.211 | INFO 28032 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 15:06:39.858 | WARN 28032 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 15:06:40.035 | INFO 28032 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 15:06:40.035 | INFO 28032 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 15:06:40.421 | INFO 28032 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 15:06:42.196 | INFO 28032 | main [TID: N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 19.691 seconds (JVM running for 21.285)
2024-05-19 15:06:42.270 | DEBUG 28032 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 15:06:42.306 | DEBUG 28032 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 15:06:42.340 | DEBUG 28032 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 15:06:43.266 | INFO 28032 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 15:06:43.267 | INFO 28032 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 15:06:43.269 | INFO 28032 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 15:06:43.636 | INFO 28032 | RMI TCP Connection(5)-26.202.112.55 [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-19 15:08:10.824 | WARN 28032 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 15:08:10.824 | WARN 28032 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 15:08:10.825 | WARN 28032 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 15:08:10.826 | WARN 28032 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 15:08:10.941 | INFO 28032 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 15:08:10.993 | INFO 28032 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 15:08:11.233 | INFO 28032 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 15:08:11.235 | INFO 28032 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 15:08:11.240 | INFO 28032 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 15:08:11.240 | INFO 28032 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 15:08:30.527 | INFO 10624 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 15:08:31.160 | INFO 10624 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 15:08:31.160 | INFO 10624 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 15:08:34.822 | WARN 10624 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 15:08:34.857 | WARN 10624 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 15:08:34.974 | INFO 10624 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 15:08:38.313 | INFO 10624 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 15:08:38.314 | INFO 10624 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 15:08:38.511 | INFO 10624 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 15:08:39.075 | INFO 10624 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 15:08:39.077 | INFO 10624 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 15:08:39.078 | INFO 10624 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 15:08:42.001 | INFO 10624 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 15:08:46.736 | WARN 10624 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 15:08:46.921 | INFO 10624 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 15:08:46.921 | INFO 10624 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 15:08:47.220 | INFO 10624 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 15:08:49.096 | INFO 10624 | main [TID: N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 21.252 seconds (JVM running for 23.704)
2024-05-19 15:08:49.207 | DEBUG 10624 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 15:08:49.261 | DEBUG 10624 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 15:08:49.306 | DEBUG 10624 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 15:08:50.261 | INFO 10624 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 15:08:50.261 | INFO 10624 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 15:08:50.262 | INFO 10624 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 15:09:56.258 | WARN 10624 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 15:09:56.258 | WARN 10624 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 15:09:56.259 | WARN 10624 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 15:09:56.260 | WARN 10624 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 15:09:56.321 | INFO 10624 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 15:09:56.398 | INFO 10624 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 15:09:56.536 | INFO 10624 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 15:09:56.539 | INFO 10624 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 15:09:56.547 | INFO 10624 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 15:09:56.547 | INFO 10624 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 15:10:05.614 | INFO 19356 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 15:10:06.140 | INFO 19356 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 15:10:06.141 | INFO 19356 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 15:10:09.840 | WARN 19356 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 15:10:09.893 | WARN 19356 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 15:10:09.983 | INFO 19356 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 15:10:13.910 | INFO 19356 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 15:10:13.910 | INFO 19356 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 15:10:14.210 | INFO 19356 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 15:10:14.791 | INFO 19356 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 15:10:14.793 | INFO 19356 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 15:10:14.793 | INFO 19356 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 15:10:20.753 | INFO 19356 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 15:10:27.880 | WARN 19356 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 15:10:28.193 | INFO 19356 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 15:10:28.194 | INFO 19356 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 15:10:28.454 | INFO 19356 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 15:10:30.676 | INFO 19356 | main [TID: N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 27.318 seconds (JVM running for 29.161)
2024-05-19 15:10:30.836 | DEBUG 19356 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 15:10:30.962 | DEBUG 19356 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 15:10:31.067 | DEBUG 19356 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 15:10:32.815 | INFO 19356 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 15:10:32.816 | INFO 19356 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 15:10:32.817 | INFO 19356 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 15:10:33.000 | INFO 19356 | RMI TCP Connection(3)-26.202.112.55 [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-19 15:36:22.584 | WARN 19356 | AMQP Connection 43.142.100.73:5672 [TID: N/A] c.r.c.impl.ForgivingExceptionHandler | An unexpected connection driver error occurred (Exception message: Connection reset)
2024-05-19 15:57:17.121 | INFO 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 15:57:17.132 | INFO 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 15:57:17.298 | INFO 19356 | lettuce-eventExecutorLoop-1-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-19 15:57:17.310 | INFO 19356 | lettuce-eventExecutorLoop-1-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-19 15:57:17.334 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 15:57:17.351 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 15:57:22.342 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:57:22.342 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:57:32.359 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:57:32.359 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:57:36.534 | INFO 19356 | lettuce-eventExecutorLoop-1-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:57:36.534 | INFO 19356 | lettuce-eventExecutorLoop-1-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:57:46.543 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:57:46.543 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:57:54.834 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:57:54.834 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:58:04.838 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:58:04.838 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:58:21.234 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:58:21.234 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:58:31.246 | WARN 19356 | lettuce-nioEventLoop-4-7 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:58:31.246 | WARN 19356 | lettuce-nioEventLoop-4-8 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:59:01.339 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:59:01.339 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:59:11.355 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:59:11.355 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:59:41.442 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:59:41.442 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:59:51.460 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:59:51.460 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:00:21.532 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:00:21.532 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:00:31.538 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:00:31.538 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:01:01.632 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:01:01.632 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:01:11.636 | WARN 19356 | lettuce-nioEventLoop-4-7 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:01:11.636 | WARN 19356 | lettuce-nioEventLoop-4-8 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:01:41.738 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:01:41.738 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:01:51.745 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:01:51.745 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:02:21.833 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:02:21.836 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:02:31.843 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:02:31.843 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:03:01.941 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:03:01.941 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:03:11.954 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:03:11.954 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:03:42.034 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:03:42.034 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:03:52.043 | WARN 19356 | lettuce-nioEventLoop-4-7 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:03:52.043 | WARN 19356 | lettuce-nioEventLoop-4-8 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:04:22.135 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:04:22.135 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:04:32.144 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:04:32.144 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:05:02.239 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:05:02.239 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:05:12.247 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:05:12.247 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:05:42.333 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:05:42.333 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:05:52.350 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:05:52.350 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:06:22.438 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:06:22.438 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:06:32.452 | WARN 19356 | lettuce-nioEventLoop-4-7 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:06:32.452 | WARN 19356 | lettuce-nioEventLoop-4-8 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:07:02.534 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:07:02.534 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:07:12.540 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:07:12.540 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:07:42.632 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:07:42.632 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:07:52.638 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:07:52.638 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:08:22.733 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:08:22.733 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:08:32.736 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:08:32.736 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:09:02.833 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:09:02.833 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:09:12.840 | WARN 19356 | lettuce-nioEventLoop-4-7 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:09:12.840 | WARN 19356 | lettuce-nioEventLoop-4-8 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:09:42.933 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:09:42.933 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:09:52.935 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:09:52.935 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:10:23.036 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:10:23.036 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:10:33.045 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:10:33.045 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:11:03.138 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:11:03.138 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:11:13.152 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:11:13.152 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:11:43.232 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:11:43.232 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:11:53.235 | WARN 19356 | lettuce-nioEventLoop-4-8 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:11:53.235 | WARN 19356 | lettuce-nioEventLoop-4-7 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:12:23.333 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:12:23.333 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:12:33.347 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:12:33.347 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:13:03.433 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:13:03.433 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:13:13.444 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:13:13.444 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:13:43.533 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:13:43.533 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:13:53.549 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:13:53.549 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:23:38.738 | INFO 20532 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:23:40.973 | INFO 20532 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:23:40.974 | INFO 20532 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:24:00.077 | WARN 20532 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 16:24:00.470 | WARN 20532 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 16:24:01.105 | INFO 20532 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 16:24:12.341 | INFO 20532 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:24:12.342 | INFO 20532 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:24:12.996 | INFO 20532 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:24:14.765 | INFO 20532 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:24:14.772 | INFO 20532 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:24:14.773 | INFO 20532 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:24:25.294 | INFO 20532 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:24:36.108 | WARN 20532 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:24:36.784 | INFO 20532 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:24:36.785 | INFO 20532 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:24:46.185 | ERROR 20532 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, muyu-etl register failed...NacosRegistration{nacosDiscoveryProperties=NacosDiscoveryProperties{serverAddr='43.142.100.73:8848', username='', password='', endpoint='', namespace='', watchDelay=30000, logName='', service='muyu-etl', weight=1.0, clusterName='DEFAULT', group='DEFAULT_GROUP', namingLoadCacheAtStart='false', metadata={IPv6=[2409:891f:c565:438:f4be:9b5f:4a18:ae79], preserved.register.source=SPRING_CLOUD}, registerEnabled=true, ip='192.168.217.1', networkInterface='', port=9205, secure=false, accessKey='', secretKey='', heartBeatInterval=null, heartBeatTimeout=null, ipDeleteTimeout=null, instanceEnabled=true, ephemeral=true, failureToleranceEnabled=false}, ipDeleteTimeout=null, failFast=true}},
com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.MuYuEtlApplication.main(MuYuEtlApplication.java:17) ~[classes/:na]
2024-05-19 16:24:46.186 | WARN 20532 | main [TID: N/A] ConfigServletWebServerApplicationContext | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
2024-05-19 16:24:46.597 | INFO 20532 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 16:24:46.606 | INFO 20532 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 16:24:46.626 | INFO 20532 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 16:24:46.627 | INFO 20532 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 16:24:46.680 | INFO 20532 | main [TID: N/A] o.apache.catalina.core.StandardService | Stopping service [Tomcat]
2024-05-19 16:24:46.841 | ERROR 20532 | main [TID: N/A] o.s.boot.SpringApplication | Application run failed
org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:181) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.MuYuEtlApplication.main(MuYuEtlApplication.java:17) ~[classes/:na]
Caused by: java.lang.reflect.UndeclaredThrowableException: null
at org.springframework.util.ReflectionUtils.rethrowRuntimeException(ReflectionUtils.java:147) ~[spring-core-5.3.28.jar:5.3.28]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:83) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
... 14 common frames omitted
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
... 27 common frames omitted
2024-05-19 16:24:47.591 | WARN 20532 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 16:24:47.591 | WARN 20532 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 16:24:47.591 | WARN 20532 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 16:24:47.592 | WARN 20532 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 16:25:07.843 | INFO 20592 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:25:09.091 | INFO 20592 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:25:09.092 | INFO 20592 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:25:24.219 | WARN 20592 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-19 16:25:24.546 | WARN 20592 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-19 16:25:24.954 | INFO 20592 | main [TID: N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-19 16:25:29.347 | INFO 20592 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:25:29.348 | INFO 20592 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:25:29.591 | INFO 20592 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:25:30.307 | INFO 20592 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:25:30.309 | INFO 20592 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:25:30.309 | INFO 20592 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:25:41.100 | INFO 20592 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:25:55.822 | WARN 20592 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:25:56.529 | INFO 20592 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:25:56.530 | INFO 20592 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:26:05.916 | ERROR 20592 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, muyu-engine register failed...NacosRegistration{nacosDiscoveryProperties=NacosDiscoveryProperties{serverAddr='43.142.100.73:8848', username='', password='', endpoint='', namespace='', watchDelay=30000, logName='', service='muyu-engine', weight=1.0, clusterName='DEFAULT', group='DEFAULT_GROUP', namingLoadCacheAtStart='false', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}, registerEnabled=true, ip='192.168.217.1', networkInterface='', port=9206, secure=false, accessKey='', secretKey='', heartBeatInterval=null, heartBeatTimeout=null, ipDeleteTimeout=null, instanceEnabled=true, ephemeral=true, failureToleranceEnabled=false}, ipDeleteTimeout=null, failFast=true}},
com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.RuleEngineApplication.main(RuleEngineApplication.java:22) ~[classes/:na]
2024-05-19 16:26:05.917 | WARN 20592 | main [TID: N/A] ConfigServletWebServerApplicationContext | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
2024-05-19 16:26:06.270 | INFO 20592 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 16:26:06.273 | INFO 20592 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 16:26:06.282 | INFO 20592 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 16:26:06.283 | INFO 20592 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 16:26:06.303 | INFO 20592 | main [TID: N/A] o.apache.catalina.core.StandardService | Stopping service [Tomcat]
2024-05-19 16:26:06.371 | ERROR 20592 | main [TID: N/A] o.s.boot.SpringApplication | Application run failed
org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:181) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.RuleEngineApplication.main(RuleEngineApplication.java:22) ~[classes/:na]
Caused by: java.lang.reflect.UndeclaredThrowableException: null
at org.springframework.util.ReflectionUtils.rethrowRuntimeException(ReflectionUtils.java:147) ~[spring-core-5.3.28.jar:5.3.28]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:83) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
... 14 common frames omitted
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
... 27 common frames omitted
2024-05-19 16:26:07.272 | WARN 20592 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 16:26:07.272 | WARN 20592 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 16:26:07.272 | WARN 20592 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 16:26:07.274 | WARN 20592 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 16:26:33.552 | INFO 15720 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:26:34.742 | INFO 15720 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:26:34.743 | INFO 15720 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:26:50.423 | WARN 15720 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 16:26:50.748 | WARN 15720 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 16:26:51.232 | INFO 15720 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 16:26:59.582 | INFO 15720 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:26:59.583 | INFO 15720 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:27:00.103 | INFO 15720 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:27:01.406 | INFO 15720 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:27:01.409 | INFO 15720 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:27:01.410 | INFO 15720 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:27:10.624 | INFO 15720 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:27:10.681 | INFO 5784 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:27:11.859 | INFO 5784 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:27:11.860 | INFO 5784 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:27:18.744 | WARN 15720 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:27:18.991 | INFO 15720 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:27:18.992 | INFO 15720 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:27:26.053 | WARN 5784 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-19 16:27:26.382 | WARN 5784 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-19 16:27:26.766 | INFO 5784 | main [TID: N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-19 16:27:28.377 | ERROR 15720 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, muyu-etl register failed...NacosRegistration{nacosDiscoveryProperties=NacosDiscoveryProperties{serverAddr='43.142.100.73:8848', username='', password='', endpoint='', namespace='', watchDelay=30000, logName='', service='muyu-etl', weight=1.0, clusterName='DEFAULT', group='DEFAULT_GROUP', namingLoadCacheAtStart='false', metadata={IPv6=[240e:46c:be00:49e5:10a7:6631:82db:99f2], preserved.register.source=SPRING_CLOUD}, registerEnabled=true, ip='192.168.217.1', networkInterface='', port=9205, secure=false, accessKey='', secretKey='', heartBeatInterval=null, heartBeatTimeout=null, ipDeleteTimeout=null, instanceEnabled=true, ephemeral=true, failureToleranceEnabled=false}, ipDeleteTimeout=null, failFast=true}},
com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.MuYuEtlApplication.main(MuYuEtlApplication.java:17) ~[classes/:na]
2024-05-19 16:27:28.378 | WARN 15720 | main [TID: N/A] ConfigServletWebServerApplicationContext | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
2024-05-19 16:27:28.761 | INFO 15720 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 16:27:28.765 | INFO 15720 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 16:27:28.776 | INFO 15720 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 16:27:28.777 | INFO 15720 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 16:27:28.832 | INFO 15720 | main [TID: N/A] o.apache.catalina.core.StandardService | Stopping service [Tomcat]
2024-05-19 16:27:28.956 | ERROR 15720 | main [TID: N/A] o.s.boot.SpringApplication | Application run failed
org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:181) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.MuYuEtlApplication.main(MuYuEtlApplication.java:17) ~[classes/:na]
Caused by: java.lang.reflect.UndeclaredThrowableException: null
at org.springframework.util.ReflectionUtils.rethrowRuntimeException(ReflectionUtils.java:147) ~[spring-core-5.3.28.jar:5.3.28]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:83) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
... 14 common frames omitted
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
... 27 common frames omitted
2024-05-19 16:27:29.761 | WARN 15720 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 16:27:29.762 | WARN 15720 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 16:27:29.761 | WARN 15720 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 16:27:29.763 | WARN 15720 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 16:27:32.458 | INFO 5784 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:27:32.458 | INFO 5784 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:27:41.489 | INFO 5784 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:27:42.099 | INFO 5784 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:27:42.101 | INFO 5784 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:27:42.102 | INFO 5784 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:27:45.418 | INFO 5784 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:27:51.523 | WARN 5784 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:27:51.842 | INFO 5784 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:27:51.843 | INFO 5784 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:28:01.261 | ERROR 5784 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, muyu-engine register failed...NacosRegistration{nacosDiscoveryProperties=NacosDiscoveryProperties{serverAddr='43.142.100.73:8848', username='', password='', endpoint='', namespace='', watchDelay=30000, logName='', service='muyu-engine', weight=1.0, clusterName='DEFAULT', group='DEFAULT_GROUP', namingLoadCacheAtStart='false', metadata={IPv6=[240e:46c:be00:49e5:10a7:6631:82db:99f2], preserved.register.source=SPRING_CLOUD}, registerEnabled=true, ip='192.168.217.1', networkInterface='', port=9206, secure=false, accessKey='', secretKey='', heartBeatInterval=null, heartBeatTimeout=null, ipDeleteTimeout=null, instanceEnabled=true, ephemeral=true, failureToleranceEnabled=false}, ipDeleteTimeout=null, failFast=true}},
com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.RuleEngineApplication.main(RuleEngineApplication.java:22) ~[classes/:na]
2024-05-19 16:28:01.262 | WARN 5784 | main [TID: N/A] ConfigServletWebServerApplicationContext | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
2024-05-19 16:28:01.626 | INFO 5784 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 16:28:01.632 | INFO 5784 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 16:28:01.646 | INFO 5784 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 16:28:01.646 | INFO 5784 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 16:28:01.688 | INFO 5784 | main [TID: N/A] o.apache.catalina.core.StandardService | Stopping service [Tomcat]
2024-05-19 16:28:01.789 | ERROR 5784 | main [TID: N/A] o.s.boot.SpringApplication | Application run failed
org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:181) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.RuleEngineApplication.main(RuleEngineApplication.java:22) ~[classes/:na]
Caused by: java.lang.reflect.UndeclaredThrowableException: null
at org.springframework.util.ReflectionUtils.rethrowRuntimeException(ReflectionUtils.java:147) ~[spring-core-5.3.28.jar:5.3.28]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:83) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
... 14 common frames omitted
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
... 27 common frames omitted
2024-05-19 16:28:02.625 | WARN 5784 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 16:28:02.625 | WARN 5784 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 16:28:02.625 | WARN 5784 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 16:28:02.626 | WARN 5784 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 16:38:00.118 | INFO 22132 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:38:01.201 | INFO 22132 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:38:01.202 | INFO 22132 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:38:06.595 | WARN 22132 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 16:38:06.636 | WARN 22132 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 16:38:06.847 | INFO 22132 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 16:38:14.543 | INFO 22132 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:38:14.544 | INFO 22132 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:38:14.931 | INFO 22132 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:38:16.133 | INFO 22132 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:38:16.135 | INFO 22132 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:38:16.136 | INFO 22132 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:38:25.210 | INFO 22132 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:38:31.740 | WARN 22132 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:38:32.295 | INFO 22132 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:38:32.300 | INFO 22132 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:38:32.637 | INFO 22132 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 16:38:34.846 | INFO 22132 | main [TID: N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 36.668 seconds (JVM running for 39.615)
2024-05-19 16:38:35.049 | DEBUG 22132 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 16:38:35.148 | DEBUG 22132 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 16:38:35.254 | DEBUG 22132 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 16:38:37.285 | INFO 22132 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 16:38:37.286 | INFO 22132 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 16:38:37.288 | INFO 22132 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 16:38:37.452 | INFO 3820 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:38:38.320 | INFO 3820 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:38:38.320 | INFO 3820 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:38:41.249 | WARN 3820 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-19 16:38:41.299 | WARN 3820 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-19 16:38:41.395 | INFO 3820 | main [TID: N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-19 16:38:45.923 | INFO 3820 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:38:45.924 | INFO 3820 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:38:46.142 | INFO 3820 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:38:46.726 | INFO 3820 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:38:46.728 | INFO 3820 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:38:46.728 | INFO 3820 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:38:49.389 | INFO 3820 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:38:52.387 | WARN 3820 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:38:52.519 | INFO 3820 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:38:52.519 | INFO 3820 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:38:52.812 | INFO 3820 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-engine 192.168.217.1:9206 register finished
2024-05-19 16:38:53.475 | INFO 3820 | main [TID: N/A] com.muyu.RuleEngineApplication | Started RuleEngineApplication in 18.139 seconds (JVM running for 20.747)
2024-05-19 16:38:53.497 | INFO 3820 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine.yml, group=DEFAULT_GROUP
2024-05-19 16:38:53.499 | INFO 3820 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine-dev.yml, group=DEFAULT_GROUP
2024-05-19 16:38:53.500 | INFO 3820 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine, group=DEFAULT_GROUP
2024-05-19 16:56:43.392 | WARN 22132 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 16:56:43.392 | WARN 22132 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 16:56:43.393 | WARN 22132 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 16:56:43.393 | WARN 22132 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 16:56:43.474 | INFO 22132 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 16:56:43.515 | INFO 22132 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 16:56:43.554 | WARN 3820 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 16:56:43.555 | WARN 3820 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 16:56:43.555 | WARN 3820 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 16:56:43.556 | WARN 3820 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 16:56:43.695 | INFO 22132 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 16:56:43.699 | INFO 3820 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 16:56:43.700 | INFO 22132 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 16:56:43.708 | INFO 22132 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 16:56:43.709 | INFO 22132 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 16:56:43.751 | INFO 3820 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 16:56:43.786 | INFO 3820 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 16:56:43.790 | INFO 3820 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 16:56:43.798 | INFO 3820 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 16:56:43.798 | INFO 3820 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 16:57:44.843 | INFO 4120 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:57:44.994 | INFO 18404 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:57:48.525 | INFO 18404 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:57:48.526 | INFO 18404 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:57:48.776 | INFO 4120 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:57:48.777 | INFO 4120 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:57:57.787 | WARN 18404 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-19 16:57:57.829 | WARN 18404 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-19 16:57:57.968 | INFO 18404 | main [TID:N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-19 16:57:58.248 | WARN 4120 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 16:57:58.285 | WARN 4120 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 16:57:58.452 | INFO 4120 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 16:58:14.788 | INFO 18404 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:58:14.790 | INFO 18404 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:58:15.312 | INFO 18404 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:58:15.810 | INFO 4120 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:58:15.811 | INFO 4120 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:58:16.218 | INFO 4120 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:58:17.654 | INFO 18404 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:58:17.659 | INFO 18404 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:58:17.662 | INFO 18404 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:58:18.855 | INFO 4120 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:58:18.860 | INFO 4120 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:58:18.861 | INFO 4120 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:58:25.001 | INFO 18404 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:58:28.747 | INFO 4120 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:58:31.409 | WARN 18404 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:58:31.807 | INFO 18404 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:58:31.808 | INFO 18404 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:58:32.128 | INFO 18404 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-engine 192.168.217.1:9206 register finished
2024-05-19 16:58:33.674 | INFO 18404 | main [TID:N/A] com.muyu.RuleEngineApplication | Started RuleEngineApplication in 53.536 seconds (JVM running for 71.631)
2024-05-19 16:58:33.728 | INFO 18404 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine.yml, group=DEFAULT_GROUP
2024-05-19 16:58:33.731 | INFO 18404 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine-dev.yml, group=DEFAULT_GROUP
2024-05-19 16:58:33.734 | INFO 18404 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine, group=DEFAULT_GROUP
2024-05-19 16:58:35.189 | WARN 4120 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:58:35.571 | INFO 4120 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:58:35.571 | INFO 4120 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:58:35.881 | INFO 4120 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 16:58:37.513 | INFO 4120 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 57.372 seconds (JVM running for 102.203)
2024-05-19 16:58:37.764 | DEBUG 4120 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 16:58:37.865 | DEBUG 4120 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 16:58:37.988 | DEBUG 4120 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 16:58:40.532 | INFO 4120 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 16:58:40.532 | INFO 4120 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 16:58:40.533 | INFO 4120 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 17:01:39.536 | WARN 4120 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 17:01:39.537 | WARN 4120 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 17:01:39.537 | WARN 4120 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 17:01:39.539 | WARN 4120 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 17:01:39.683 | INFO 4120 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 17:01:39.685 | WARN 18404 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 17:01:39.687 | WARN 18404 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 17:01:39.688 | WARN 18404 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 17:01:39.688 | WARN 18404 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 17:01:39.783 | INFO 4120 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 17:01:39.864 | INFO 18404 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 17:01:39.901 | INFO 18404 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 17:01:39.985 | INFO 4120 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 17:01:39.985 | INFO 18404 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 17:01:39.986 | INFO 4120 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 17:01:39.987 | INFO 18404 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 17:01:39.999 | INFO 4120 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 17:01:39.999 | INFO 4120 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 17:01:40.015 | INFO 18404 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 17:01:40.016 | INFO 18404 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 17:02:05.890 | INFO 160 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 17:02:08.905 | INFO 160 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 17:02:08.906 | INFO 160 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 17:02:22.228 | WARN 160 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 17:02:22.267 | WARN 160 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 17:02:22.469 | INFO 160 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 17:02:41.007 | INFO 160 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 17:02:41.008 | INFO 160 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 17:02:41.558 | INFO 160 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 17:02:43.840 | INFO 160 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 17:02:43.848 | INFO 160 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 17:02:43.849 | INFO 160 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 17:02:45.525 | INFO 23880 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 17:02:47.579 | INFO 23880 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 17:02:47.580 | INFO 23880 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 17:02:52.891 | INFO 160 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 17:02:55.384 | WARN 23880 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-19 17:02:55.469 | WARN 23880 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-19 17:02:55.608 | INFO 23880 | main [TID:N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-19 17:02:58.409 | WARN 160 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 17:02:58.820 | INFO 160 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 17:02:58.821 | INFO 160 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 17:02:59.137 | INFO 160 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 17:03:00.684 | INFO 160 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 58.758 seconds (JVM running for 68.054)
2024-05-19 17:03:00.966 | DEBUG 160 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 17:03:01.086 | DEBUG 160 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 17:03:01.220 | DEBUG 160 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 17:03:04.528 | INFO 160 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 17:03:04.529 | INFO 160 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 17:03:04.531 | INFO 160 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 17:03:06.396 | INFO 23880 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 17:03:06.397 | INFO 23880 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 17:03:06.709 | INFO 23880 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 17:03:08.087 | INFO 23880 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 17:03:08.092 | INFO 23880 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 17:03:08.093 | INFO 23880 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 17:03:12.873 | INFO 23880 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 17:03:17.287 | WARN 23880 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 17:03:17.480 | INFO 23880 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 17:03:17.481 | INFO 23880 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 17:03:17.815 | INFO 23880 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-engine 192.168.217.1:9206 register finished
2024-05-19 17:03:18.621 | INFO 23880 | main [TID:N/A] com.muyu.RuleEngineApplication | Started RuleEngineApplication in 35.877 seconds (JVM running for 44.943)
2024-05-19 17:03:18.663 | INFO 23880 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine.yml, group=DEFAULT_GROUP
2024-05-19 17:03:18.665 | INFO 23880 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine-dev.yml, group=DEFAULT_GROUP
2024-05-19 17:03:18.666 | INFO 23880 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine, group=DEFAULT_GROUP
2024-05-19 17:06:50.712 | INFO 160 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:06:50.877 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-19 17:06:51.037 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:06:55.920 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:06:55.921 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:07:08.221 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:07:08.222 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:07:24.622 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:07:24.625 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:07:54.725 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:07:54.727 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:08:24.820 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:08:24.822 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:08:54.920 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:08:54.945 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:09:25.018 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:09:25.021 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:09:55.118 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:09:55.120 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:10:25.223 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:10:25.224 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:10:55.325 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:10:55.326 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:11:25.420 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:11:25.422 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:11:55.519 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:11:55.520 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:12:25.619 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:12:25.621 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:12:55.725 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:12:55.727 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:13:25.819 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:13:25.821 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:13:55.920 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:13:55.922 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:14:26.018 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:14:26.020 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:14:56.121 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:14:56.124 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:15:26.219 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:15:26.245 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:15:56.324 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:15:56.326 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:16:26.419 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:16:26.420 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:16:56.520 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:16:56.533 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:17:26.619 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:17:26.620 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:17:56.724 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:17:56.725 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:18:26.819 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:18:26.843 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:18:56.919 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:18:56.921 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:19:27.019 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:19:27.020 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:19:57.120 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:19:57.122 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:20:27.218 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:20:27.219 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:20:57.321 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:20:57.323 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:21:27.419 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:21:27.420 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:21:57.520 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:21:57.521 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:22:27.623 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:22:27.639 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:22:57.728 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:22:57.729 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:23:27.819 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:23:27.835 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:23:57.921 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:23:57.938 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:24:28.019 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:24:28.020 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:24:58.119 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:24:58.120 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:25:28.220 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:25:28.220 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:25:58.320 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:25:58.320 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:26:28.429 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:26:28.430 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:26:58.519 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:26:58.520 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:27:28.623 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:27:28.624 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:27:58.725 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:27:58.726 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:28:28.819 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:28:28.821 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:28:58.920 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:28:58.921 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:29:29.020 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:29:29.021 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:29:59.119 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:29:59.120 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:30:29.221 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:30:29.222 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:30:59.322 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:30:59.324 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:31:29.419 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:31:29.421 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:31:59.519 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:31:59.520 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:32:29.621 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:32:29.622 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:32:59.722 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:32:59.723 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:33:29.819 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:33:29.821 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:33:59.919 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:33:59.920 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:34:30.020 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:34:30.021 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:35:00.121 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:35:00.122 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:35:30.219 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:35:30.232 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:36:00.323 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:36:00.325 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:36:30.422 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:36:30.423 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:37:00.521 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:37:00.522 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:37:30.624 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:37:30.625 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:38:00.719 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:38:00.720 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:38:30.819 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:38:30.820 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:39:00.920 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:39:00.921 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:39:31.018 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:39:31.020 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:40:01.119 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:40:01.120 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:40:31.227 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:40:31.228 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:41:01.319 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:41:01.321 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:41:31.418 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:41:31.418 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:42:01.518 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:42:01.520 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:42:31.619 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:42:31.620 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:43:01.718 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:43:01.719 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:43:31.819 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:43:31.821 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:44:01.921 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:44:01.922 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:44:32.020 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:44:32.021 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:45:02.119 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:45:02.120 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:45:32.218 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:45:32.219 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:46:02.320 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:46:02.321 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:46:32.427 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:46:32.428 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:47:02.520 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:47:02.521 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:47:32.620 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:47:32.622 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:48:02.725 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:48:02.726 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:48:32.819 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:48:32.821 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:49:02.919 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:49:02.920 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:49:33.020 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:49:33.021 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:50:03.121 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:50:03.123 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:50:33.219 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:50:33.220 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:51:03.320 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:51:03.321 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:51:33.423 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:51:33.423 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:52:03.522 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:52:03.524 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:52:33.625 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:52:33.639 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:53:03.718 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:53:03.719 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:53:33.818 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:53:33.819 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:54:03.919 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:54:03.922 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:54:34.018 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:54:34.020 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:55:04.120 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:55:04.121 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:55:34.228 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:55:34.243 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:56:04.324 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:56:04.325 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:56:34.424 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:56:34.426 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:57:04.525 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:57:04.540 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:57:34.619 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:57:34.621 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:58:04.719 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:58:04.721 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:58:34.824 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:58:34.839 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:59:04.928 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:59:04.930 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:59:35.018 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:59:35.020 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:00:05.119 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:00:05.135 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:00:35.218 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:00:35.231 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:01:05.319 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:01:05.321 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:01:35.419 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:01:35.420 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:02:05.518 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:02:05.520 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:02:35.619 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:02:35.621 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:03:05.723 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:03:05.725 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:03:35.820 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:03:35.821 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:04:05.919 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:04:05.920 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:04:36.023 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:04:36.025 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:05:06.120 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:05:06.136 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:05:36.219 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:05:36.232 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:06:06.320 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:06:06.342 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:06:36.418 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:06:36.434 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:07:06.519 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:07:06.532 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:07:36.619 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:07:36.646 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:08:06.721 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:08:06.722 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:08:36.818 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:08:36.820 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:09:06.925 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:09:06.927 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:09:37.020 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:09:37.021 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:10:07.121 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:10:07.327 | INFO 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-19 18:29:02.417 | INFO 160 | lettuce-nioEventLoop-4-5 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:29:02.518 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-19 18:29:02.520 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:29:11.523 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:29:11.525 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:29:19.727 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:29:19.728 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:29:36.128 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:29:36.129 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:30:06.218 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:30:06.230 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:30:36.320 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:30:36.322 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:31:06.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:31:06.420 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:31:36.519 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:31:36.536 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:32:06.626 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:32:06.627 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:32:36.719 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:32:36.721 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:33:06.821 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:33:06.836 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:33:36.918 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:33:36.919 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:34:07.018 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:34:07.101 | INFO 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-19 18:37:40.285 | INFO 160 | lettuce-nioEventLoop-4-5 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:37:40.367 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-19 18:37:40.494 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:37:45.462 | INFO 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-19 18:39:12.458 | INFO 160 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:39:12.569 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-19 18:39:12.571 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:39:21.519 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:39:21.546 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:39:29.818 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:39:29.820 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:39:46.220 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:39:46.221 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:40:16.321 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:40:16.323 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:40:46.420 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:40:46.421 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:41:16.518 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:41:16.519 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:41:46.624 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:41:46.626 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:42:16.724 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:42:16.725 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:42:46.819 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:42:46.820 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:43:16.925 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:43:16.927 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:43:47.019 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:43:47.020 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:44:17.118 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:44:17.142 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:44:47.227 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:44:47.229 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:45:17.324 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:45:17.325 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:45:47.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:45:47.419 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:46:17.522 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:46:17.537 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:46:47.627 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:46:47.629 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:47:17.719 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:47:17.719 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:47:47.825 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:47:47.827 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:48:17.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:48:17.931 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:48:48.019 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:48:48.020 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:49:18.118 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:49:18.119 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:49:48.223 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:49:48.225 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:50:18.321 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:50:18.323 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:50:48.419 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:50:48.420 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:51:18.521 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:51:18.523 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:51:48.626 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:51:48.642 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:52:18.720 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:52:18.736 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:52:48.825 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:52:48.841 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:53:18.920 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:53:18.922 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:53:49.021 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:53:49.022 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:54:19.120 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:54:19.121 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:54:49.222 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:54:49.224 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:55:19.318 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:55:19.320 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:55:49.420 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:55:49.421 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:56:19.521 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:56:19.538 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:56:49.618 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:56:49.620 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:57:19.719 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:57:19.734 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:57:49.824 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:57:49.825 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:58:19.925 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:58:19.927 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:58:50.023 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:58:50.038 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:59:20.125 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:59:20.127 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:59:50.219 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:59:50.245 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:00:20.319 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:00:20.336 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:00:50.418 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:00:50.420 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:01:20.521 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:01:20.537 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:01:50.620 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:01:50.636 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:02:20.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:02:20.720 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:02:50.819 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:02:50.820 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:03:20.918 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:03:20.919 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:03:51.028 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:03:51.030 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:04:21.119 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:04:21.119 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:04:51.223 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:04:51.224 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:05:21.319 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:05:21.320 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:05:51.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:05:51.420 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:06:21.518 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:06:21.535 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:06:51.618 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:06:51.619 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:07:21.720 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:07:21.721 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:07:51.821 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:07:51.824 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:08:21.924 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:08:21.925 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:08:52.019 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:08:52.020 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:09:22.121 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:09:22.137 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:09:52.220 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:09:52.232 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:10:22.318 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:10:22.330 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:10:52.425 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:10:52.427 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:11:22.524 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:11:22.526 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:11:52.619 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:11:52.621 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:12:22.724 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:12:22.726 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:12:52.822 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:12:52.838 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:13:22.918 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:13:22.944 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:13:53.022 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:13:53.038 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:14:23.121 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:14:23.123 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:14:53.218 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:14:53.219 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:15:23.320 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:15:23.321 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:15:53.424 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:15:53.440 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:16:23.522 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:16:23.537 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:16:53.622 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:16:53.623 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:17:23.718 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:17:23.720 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:17:53.820 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:17:53.822 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:18:23.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:18:23.934 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:18:54.019 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:18:54.020 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:19:24.123 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:19:24.125 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:19:54.220 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:19:54.233 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:20:24.318 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:20:24.334 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:20:54.424 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:20:54.426 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:21:24.526 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:21:24.541 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:21:54.620 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:21:54.621 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:22:24.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:22:24.735 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:22:54.820 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:22:54.846 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:23:24.918 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:23:24.930 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:23:55.026 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:23:55.027 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:24:25.119 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:24:25.120 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:24:55.219 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:24:55.242 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:25:25.318 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:25:25.344 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:25:55.424 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:25:55.425 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:26:25.524 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:26:25.539 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:26:55.623 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:26:55.639 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:27:25.722 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:27:25.725 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:27:55.819 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:27:55.821 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:28:25.921 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:28:25.936 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:28:56.023 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:28:56.039 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:29:26.123 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:29:26.125 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:29:56.219 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:29:56.221 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:30:26.325 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:30:26.326 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:30:56.419 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:30:56.432 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:31:26.523 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:31:26.539 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:31:56.623 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:31:56.624 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:32:26.724 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:32:26.725 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:32:56.824 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:32:56.826 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:33:26.918 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:33:26.931 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:33:57.018 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:33:57.033 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:34:27.118 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:34:27.119 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:34:57.220 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:34:57.221 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:35:27.327 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:35:27.343 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:35:57.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:35:57.435 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:36:27.518 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:36:27.541 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:36:57.624 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:36:57.625 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:37:27.719 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:37:27.734 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:37:57.818 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:37:57.831 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:38:27.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:38:27.920 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:38:58.022 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:38:58.024 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:39:28.120 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:39:28.121 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:39:58.219 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:39:58.235 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:40:28.318 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:40:28.319 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:40:58.420 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:40:58.421 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:41:28.520 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:41:28.530 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:41:58.621 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:41:58.637 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:42:28.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:42:28.720 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:42:58.819 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:42:58.831 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:43:28.919 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:43:28.920 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:43:59.020 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:43:59.021 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:44:29.123 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:44:29.125 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:44:59.218 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:44:59.230 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:45:29.319 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:45:29.320 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:45:59.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:45:59.445 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:46:29.520 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:46:29.534 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:46:59.622 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:46:59.637 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:47:29.719 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:47:29.720 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:47:59.818 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:47:59.819 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:48:29.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:48:29.931 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:49:00.020 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:49:00.032 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:49:30.119 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:49:30.120 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:50:00.223 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:50:00.225 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:50:30.320 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:50:30.321 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:51:00.419 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:51:00.444 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:51:30.523 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:51:30.525 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:52:00.621 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:52:00.637 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:52:30.720 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:52:30.735 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:53:00.818 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:53:00.830 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:53:30.919 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:53:30.934 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:54:01.029 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:54:01.044 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:54:31.127 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:54:31.143 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:55:01.219 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:55:01.221 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:55:31.324 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:55:31.326 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:56:01.426 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:56:01.428 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:56:31.520 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:56:31.546 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:57:01.624 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:57:01.626 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:57:31.727 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:57:31.729 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:58:01.824 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:58:01.825 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:58:31.920 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:58:31.921 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:59:02.021 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:59:02.036 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:59:32.122 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:59:32.138 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:00:02.227 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:00:02.228 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:00:32.326 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:00:32.328 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:01:02.418 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:01:02.431 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:01:32.519 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:01:32.534 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:02:02.620 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:02:02.643 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:02:32.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:02:32.720 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:03:02.819 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:03:02.831 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:03:32.918 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:03:32.920 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:04:03.019 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:04:03.020 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:04:33.128 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:04:33.129 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:05:03.225 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:05:03.241 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:05:33.319 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:05:33.320 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:06:03.420 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:06:03.435 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:06:33.518 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:06:33.520 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:07:03.619 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:07:03.620 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:07:33.725 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:07:33.741 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:08:03.821 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:08:03.834 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:08:33.925 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:08:33.926 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:09:04.019 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:09:04.020 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:09:34.118 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:09:34.120 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:10:04.219 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:10:04.221 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:10:34.318 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:10:34.320 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:11:04.420 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:11:04.421 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:11:34.519 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:11:34.542 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:12:04.621 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:12:04.637 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:12:34.720 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:12:34.722 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:13:04.819 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:13:04.841 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:13:34.922 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:13:34.937 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:14:05.020 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:14:05.020 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:14:35.119 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:14:35.120 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:15:05.223 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:15:05.224 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:15:35.320 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:15:35.320 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:16:05.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:16:05.424 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:16:35.519 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:16:35.521 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:17:05.629 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:17:05.645 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:17:35.720 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:17:35.734 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:18:05.819 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:18:05.821 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:18:35.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:18:35.919 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:19:06.018 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:19:06.034 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:19:36.126 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:19:36.127 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:20:06.217 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:20:06.233 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:20:36.319 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:20:36.320 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:21:06.419 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:21:06.445 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:21:36.520 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:21:36.536 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:22:06.626 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:22:06.642 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:22:36.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:22:36.720 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:23:06.826 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:23:06.842 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:23:36.920 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:23:36.921 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:24:07.018 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:24:07.019 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:24:37.119 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:24:37.144 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:25:07.220 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:25:07.235 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:25:37.320 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:25:37.321 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:26:07.420 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:26:07.421 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:26:37.518 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:26:37.534 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:27:07.622 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:27:07.638 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:27:37.718 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:27:37.719 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:28:07.819 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:28:07.820 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:28:37.923 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:28:37.924 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:29:08.027 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:29:08.042 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:29:38.120 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:29:38.136 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:30:08.225 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:30:08.242 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:30:38.320 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:30:38.321 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:31:08.426 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:31:08.428 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:31:38.525 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:31:38.542 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:32:08.619 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:32:08.632 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:32:38.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:32:38.720 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:33:08.819 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:33:08.820 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:33:38.919 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:33:38.935 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:34:09.021 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:34:09.033 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:34:39.119 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:34:39.134 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:35:09.219 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:35:09.233 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:35:39.320 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:35:39.335 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:36:09.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:36:09.420 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:36:39.520 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:36:39.545 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:37:09.619 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:37:09.620 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:37:39.725 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:37:39.726 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:38:09.823 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:38:09.839 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:38:39.920 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:38:39.921 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:39:10.025 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:39:10.026 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:39:40.119 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:39:40.132 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:40:10.219 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:40:10.220 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:40:40.318 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:40:40.319 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:41:10.426 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:41:10.442 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:41:40.523 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:41:40.524 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:42:10.618 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:42:10.632 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:42:40.718 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:42:40.731 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:43:10.823 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:43:10.838 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:43:40.919 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:43:40.920 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:44:11.025 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:44:11.041 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:44:41.119 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:44:41.120 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:45:11.219 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:45:11.220 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:45:41.319 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:45:41.320 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:46:11.421 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:46:11.423 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:46:41.521 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:46:41.538 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:47:11.618 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:47:11.634 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:47:41.718 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:47:41.719 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:48:11.818 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:48:11.820 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:48:41.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:48:41.936 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:49:12.021 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:49:12.037 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:49:42.122 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:49:42.138 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:50:12.219 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:50:12.220 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:50:42.318 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:50:42.320 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:51:12.418 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:51:12.433 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:51:42.524 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:51:42.539 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:52:12.625 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:52:12.640 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:52:42.720 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:52:42.721 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:53:12.818 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:53:12.842 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:53:42.924 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:53:42.939 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:54:13.022 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:54:13.038 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:54:43.120 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:54:43.121 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:55:13.218 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:55:13.243 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:55:43.319 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:55:43.320 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:56:13.417 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:56:13.433 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:56:43.521 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:56:43.544 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:57:13.619 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:57:13.620 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:57:43.719 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:57:43.745 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:58:13.819 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:58:13.821 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:58:43.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:58:43.942 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:59:14.027 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:59:14.028 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:59:44.128 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:59:44.129 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:00:14.223 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:00:14.239 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:00:44.319 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:00:44.332 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:01:14.419 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:01:14.432 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:01:44.524 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:01:44.525 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:02:14.619 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:02:14.620 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:02:44.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:02:44.720 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:03:14.826 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:03:14.828 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:03:44.918 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:03:44.919 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:04:15.020 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:04:15.021 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:04:45.118 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:04:45.119 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:05:15.219 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:05:15.220 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:05:45.318 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:05:45.345 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:06:15.422 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:06:15.423 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:06:45.518 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:06:45.534 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:07:15.619 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:07:15.620 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:07:45.724 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:07:45.726 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:08:15.819 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:08:15.820 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:08:45.925 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:08:45.926 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:09:16.019 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:09:16.021 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:09:46.119 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:09:46.141 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:10:16.221 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:10:16.238 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:10:46.324 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:10:46.340 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:11:16.418 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:11:16.433 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:11:46.519 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:11:46.529 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:12:16.620 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:12:16.635 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:12:46.718 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:12:46.729 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:13:16.823 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:13:16.824 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:13:46.919 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:13:46.920 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:14:17.024 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:14:17.099 | INFO 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-20 14:29:43.827 | INFO 25064 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-20 14:29:50.275 | INFO 18416 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-20 14:29:51.621 | INFO 25064 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 14:29:51.627 | INFO 25064 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 14:29:57.988 | INFO 18416 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 14:29:57.990 | INFO 18416 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 14:30:26.847 | WARN 25064 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-20 14:30:27.222 | WARN 25064 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-20 14:30:28.394 | INFO 25064 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-20 14:30:30.467 | WARN 18416 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-20 14:30:30.572 | WARN 18416 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-20 14:30:30.960 | INFO 18416 | main [TID:N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-20 14:31:39.179 | INFO 18416 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-20 14:31:39.185 | INFO 18416 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-20 14:31:40.899 | INFO 18416 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-20 14:31:45.035 | INFO 25064 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-20 14:31:45.036 | INFO 25064 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-20 14:31:46.359 | INFO 25064 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-20 14:31:47.835 | INFO 18416 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-20 14:31:47.843 | INFO 18416 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-20 14:31:47.846 | INFO 18416 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-20 14:31:52.879 | INFO 25064 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-20 14:31:52.888 | INFO 25064 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-20 14:31:52.889 | INFO 25064 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-20 14:32:08.555 | INFO 18416 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-20 14:32:22.109 | INFO 25064 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-20 14:32:30.504 | WARN 18416 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-20 14:32:32.101 | INFO 18416 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 14:32:32.103 | INFO 18416 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 14:32:32.814 | INFO 18416 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-engine 192.168.217.1:9206 register finished
2024-05-20 14:32:37.884 | INFO 18416 | main [TID:N/A] com.muyu.RuleEngineApplication | Started RuleEngineApplication in 181.167 seconds (JVM running for 208.077)
2024-05-20 14:32:38.054 | INFO 18416 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine.yml, group=DEFAULT_GROUP
2024-05-20 14:32:38.093 | INFO 18416 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine-dev.yml, group=DEFAULT_GROUP
2024-05-20 14:32:38.101 | INFO 18416 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine, group=DEFAULT_GROUP
2024-05-20 14:32:41.886 | WARN 25064 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-20 14:32:42.961 | INFO 25064 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 14:32:42.962 | INFO 25064 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 14:32:43.506 | INFO 25064 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-20 14:32:48.588 | INFO 25064 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 196.297 seconds (JVM running for 269.842)
2024-05-20 14:32:49.328 | DEBUG 25064 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-20 14:32:49.646 | DEBUG 25064 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-20 14:32:50.049 | DEBUG 25064 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-20 14:32:57.728 | INFO 25064 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-20 14:32:57.731 | INFO 25064 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-20 14:32:57.734 | INFO 25064 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-20 14:36:50.024 | INFO 25064 | http-nio-9205-exec-1 [TID:Ignored_Trace] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-20 14:36:53.403 | WARN 25064 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 243474
2024-05-20 14:36:53.407 | WARN 25064 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 300634
2024-05-20 14:36:53.408 | WARN 25064 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 300696
2024-05-20 14:36:53.669 | DEBUG 25064 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | ==> Preparing: SELECT count(0) FROM basic_config_info
2024-05-20 14:36:53.671 | DEBUG 25064 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | ==> Parameters:
2024-05-20 14:36:53.682 | DEBUG 25064 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | <== Total: 1
2024-05-20 14:36:53.694 | DEBUG 25064 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info LIMIT ?
2024-05-20 14:36:53.699 | DEBUG 25064 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 10(Integer)
2024-05-20 14:36:53.742 | DEBUG 25064 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 9
2024-05-20 14:37:47.203 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 14:37:47.218 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 14:37:47.234 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 14:37:47.593 | WARN 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.b.m.c.t.support.ReflectLambdaMeta | Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @77b52d12
2024-05-20 14:37:47.692 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:47.740 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 14:37:47.238(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 14:37:47.752 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:47.765 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:47.768 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 14:37:47.784 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:47.932 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:47.942 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:47.918(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 14:37:47.945 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:47.947 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:47.950 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 14:37:47.955 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:48.025 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:48.034 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:48.019(Timestamp), ask(String), 1(Long)
2024-05-20 14:37:48.037 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:48.039 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:48.042 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 14:37:48.047 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:48.243 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:48.251 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:48.194(Timestamp), emp(String), 1(Long)
2024-05-20 14:37:48.255 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:48.259 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:48.276 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 14:37:48.281 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:48.358 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:48.372 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:48.334(Timestamp), goods(String), 1(Long)
2024-05-20 14:37:48.386 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:48.391 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:48.399 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 14:37:48.412 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:48.493 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:48.585 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:48.474(Timestamp), inventory(String), 1(Long)
2024-05-20 14:37:48.612 | WARN 25064 | pool-14-thread-5 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 355952
2024-05-20 14:37:48.601 | WARN 25064 | pool-14-thread-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 355904
2024-05-20 14:37:48.768 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:48.814 | DEBUG 25064 | pool-12-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:48.816 | DEBUG 25064 | pool-12-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:48.828 | DEBUG 25064 | pool-12-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:48.849 | DEBUG 25064 | pool-10-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:48.850 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:49.009 | DEBUG 25064 | pool-10-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 14:37:49.008 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 14:37:49.022 | DEBUG 25064 | pool-12-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 14:37:49.027 | DEBUG 25064 | pool-12-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 14:37:49.031 | DEBUG 25064 | pool-14-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.041 | DEBUG 25064 | pool-12-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 14:37:49.037 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:49.047 | DEBUG 25064 | pool-14-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 14:37:49.088 | DEBUG 25064 | pool-10-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.089 | DEBUG 25064 | pool-12-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.127 | DEBUG 25064 | pool-12-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.128 | DEBUG 25064 | pool-12-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.133 | DEBUG 25064 | pool-14-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.137 | DEBUG 25064 | pool-14-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 14:37:49.165 | DEBUG 25064 | pool-14-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.165 | DEBUG 25064 | pool-14-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.162 | DEBUG 25064 | pool-16-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.180 | DEBUG 25064 | pool-10-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.180 | DEBUG 25064 | pool-16-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 14:37:49.183 | DEBUG 25064 | pool-10-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 14:37:49.183 | DEBUG 25064 | pool-14-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.185 | DEBUG 25064 | pool-10-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.186 | DEBUG 25064 | pool-12-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.189 | DEBUG 25064 | pool-16-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.187 | DEBUG 25064 | pool-16-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.208 | DEBUG 25064 | pool-10-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.201 | DEBUG 25064 | pool-14-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 14:37:49.197 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:49.220 | DEBUG 25064 | pool-10-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 14:37:49.227 | DEBUG 25064 | pool-14-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.230 | DEBUG 25064 | pool-12-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 14:37:49.230 | DEBUG 25064 | pool-14-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.234 | DEBUG 25064 | pool-16-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 14:37:49.244 | DEBUG 25064 | pool-14-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.239 | DEBUG 25064 | pool-14-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.257 | DEBUG 25064 | pool-10-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.238 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:49.189(Timestamp), log(String), 1(Long)
2024-05-20 14:37:49.260 | DEBUG 25064 | pool-14-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 14:37:49.269 | DEBUG 25064 | pool-12-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.268 | DEBUG 25064 | pool-14-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 14:37:49.282 | DEBUG 25064 | pool-16-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.281 | DEBUG 25064 | pool-16-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.282 | DEBUG 25064 | pool-14-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.295 | DEBUG 25064 | pool-14-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 14:37:49.322 | DEBUG 25064 | pool-14-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.329 | DEBUG 25064 | pool-14-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.301 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:49.332 | DEBUG 25064 | pool-16-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 14:37:49.344 | DEBUG 25064 | pool-14-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 14:37:49.345 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:49.376 | DEBUG 25064 | pool-16-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.348 | DEBUG 25064 | pool-14-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.414 | DEBUG 25064 | pool-14-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.412 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 14:37:49.444 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:49.460 | DEBUG 25064 | pool-18-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.461 | DEBUG 25064 | pool-18-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.478 | DEBUG 25064 | pool-18-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 14:37:49.479 | DEBUG 25064 | pool-18-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 14:37:49.494 | DEBUG 25064 | pool-18-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.496 | DEBUG 25064 | pool-18-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.502 | DEBUG 25064 | pool-18-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.507 | DEBUG 25064 | pool-18-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 14:37:49.518 | DEBUG 25064 | pool-18-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.526 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:49.549 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:49.521(Timestamp), product(String), 1(Long)
2024-05-20 14:37:49.554 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:49.556 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:49.558 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 14:37:49.613 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:49.627 | DEBUG 25064 | pool-20-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.636 | DEBUG 25064 | pool-20-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 14:37:49.642 | DEBUG 25064 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.654 | DEBUG 25064 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 14:37:49.658 | DEBUG 25064 | pool-20-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.662 | DEBUG 25064 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.682 | DEBUG 25064 | pool-20-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.684 | DEBUG 25064 | pool-20-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.686 | DEBUG 25064 | pool-20-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 14:37:49.686 | DEBUG 25064 | pool-20-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 14:37:49.694 | DEBUG 25064 | pool-20-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.702 | DEBUG 25064 | pool-20-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.798 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:49.802 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:49.783(Timestamp), student(String), 1(Long)
2024-05-20 14:37:49.808 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:49.812 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:49.814 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 14:37:49.828 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:49.844 | DEBUG 25064 | pool-22-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.846 | DEBUG 25064 | pool-22-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 14:37:49.849 | DEBUG 25064 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.851 | DEBUG 25064 | pool-22-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.859 | DEBUG 25064 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 14:37:49.861 | DEBUG 25064 | pool-22-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.861 | DEBUG 25064 | pool-22-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.862 | DEBUG 25064 | pool-22-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 14:37:49.865 | DEBUG 25064 | pool-22-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 14:37:49.868 | DEBUG 25064 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.871 | DEBUG 25064 | pool-22-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.873 | DEBUG 25064 | pool-22-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.897 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:49.899 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:49.888(Timestamp), travel(String), 1(Long)
2024-05-20 14:37:49.901 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:49.903 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:49.906 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 14:37:49.911 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:49.993 | DEBUG 25064 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:50.001 | DEBUG 25064 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 14:37:50.013 | DEBUG 25064 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:50.052 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:50.058 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:50.047(Timestamp), travel_type(String), 1(Long)
2024-05-20 14:37:50.067 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:50.070 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:50.074 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 14:37:50.075 | DEBUG 25064 | pool-26-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:50.078 | DEBUG 25064 | pool-26-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 14:37:50.079 | DEBUG 25064 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:50.082 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:50.087 | DEBUG 25064 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 14:37:50.095 | DEBUG 25064 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:50.097 | DEBUG 25064 | pool-26-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:50.097 | DEBUG 25064 | pool-26-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:50.102 | DEBUG 25064 | pool-26-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 14:37:50.119 | DEBUG 25064 | pool-26-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:50.152 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:50.155 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:50.146(Timestamp), user(String), 1(Long)
2024-05-20 14:37:50.162 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:50.178 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:50.180 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 14:37:50.188 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:50.214 | DEBUG 25064 | pool-26-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:50.218 | DEBUG 25064 | pool-26-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 14:37:50.223 | DEBUG 25064 | pool-26-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:50.232 | DEBUG 25064 | pool-24-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:50.248 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:50.252 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:50.244(Timestamp), user_test(String), 1(Long)
2024-05-20 14:37:50.258 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:50.256 | DEBUG 25064 | pool-24-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 14:37:50.260 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:50.273 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 14:37:50.277 | DEBUG 25064 | pool-24-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:50.335 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:50.504 | DEBUG 25064 | pool-28-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:50.506 | DEBUG 25064 | pool-28-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 14:37:50.513 | DEBUG 25064 | pool-28-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:50.551 | DEBUG 25064 | pool-28-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:50.570 | DEBUG 25064 | pool-28-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 14:37:50.593 | DEBUG 25064 | pool-28-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:56.535 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 14:37:56.582 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 14:37:59.672 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 14:37:59.680 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:59.683 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 14:37:59.674(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 14:37:59.686 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:59.688 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:59.691 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 14:37:59.699 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:59.785 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:59.787 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:59.78(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 14:37:59.790 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:59.792 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:59.794 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 14:37:59.799 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:59.862 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:59.871 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:59.839(Timestamp), ask(String), 1(Long)
2024-05-20 14:37:59.890 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:59.895 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:59.897 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 14:37:59.921 | DEBUG 25064 | pool-35-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:59.924 | DEBUG 25064 | pool-35-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 14:37:59.927 | DEBUG 25064 | pool-35-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:59.929 | DEBUG 25064 | pool-35-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 14:37:59.929 | DEBUG 25064 | pool-35-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:59.934 | DEBUG 25064 | pool-35-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:59.943 | DEBUG 25064 | pool-35-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:59.945 | DEBUG 25064 | pool-35-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 14:37:59.946 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:59.958 | DEBUG 25064 | pool-35-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.040 | DEBUG 25064 | pool-37-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.040 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:38:00.042 | DEBUG 25064 | pool-37-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 14:38:00.046 | DEBUG 25064 | pool-37-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.047 | DEBUG 25064 | pool-37-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 14:38:00.047 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:38:00.031(Timestamp), emp(String), 1(Long)
2024-05-20 14:38:00.048 | DEBUG 25064 | pool-37-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.051 | DEBUG 25064 | pool-37-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.050 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:38:00.058 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:38:00.061 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 14:38:00.065 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:38:00.079 | DEBUG 25064 | pool-37-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.081 | DEBUG 25064 | pool-37-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 14:38:00.088 | DEBUG 25064 | pool-37-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.092 | DEBUG 25064 | pool-37-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.093 | DEBUG 25064 | pool-37-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 14:38:00.100 | DEBUG 25064 | pool-37-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.112 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:38:00.115 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:38:00.11(Timestamp), goods(String), 1(Long)
2024-05-20 14:38:00.117 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:38:00.118 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:38:00.120 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 14:38:00.132 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:38:00.275 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:38:00.277 | DEBUG 25064 | pool-39-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.278 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:38:00.272(Timestamp), inventory(String), 1(Long)
2024-05-20 14:38:00.279 | DEBUG 25064 | pool-39-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 14:38:00.282 | DEBUG 25064 | pool-41-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.282 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:38:00.283 | DEBUG 25064 | pool-41-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 14:38:00.283 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:38:00.285 | DEBUG 25064 | pool-39-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.286 | DEBUG 25064 | pool-39-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.287 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 14:38:00.287 | DEBUG 25064 | pool-41-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.288 | DEBUG 25064 | pool-39-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 14:38:00.291 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:38:00.293 | DEBUG 25064 | pool-39-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.294 | DEBUG 25064 | pool-39-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 14:38:00.297 | DEBUG 25064 | pool-39-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.285 | DEBUG 25064 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.287 | DEBUG 25064 | pool-39-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.300 | DEBUG 25064 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 14:38:00.300 | DEBUG 25064 | pool-39-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 14:38:00.300 | DEBUG 25064 | pool-39-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.305 | DEBUG 25064 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.306 | DEBUG 25064 | pool-39-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.307 | DEBUG 25064 | pool-39-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.307 | DEBUG 25064 | pool-39-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 14:38:00.309 | DEBUG 25064 | pool-41-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.310 | DEBUG 25064 | pool-39-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.312 | DEBUG 25064 | pool-39-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 14:38:00.311 | DEBUG 25064 | pool-41-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 14:38:00.314 | DEBUG 25064 | pool-39-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.315 | DEBUG 25064 | pool-39-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.319 | DEBUG 25064 | pool-41-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.318 | DEBUG 25064 | pool-39-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 14:38:00.326 | DEBUG 25064 | pool-39-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.328 | DEBUG 25064 | pool-39-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.409 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:38:00.411 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:38:00.407(Timestamp), log(String), 1(Long)
2024-05-20 14:38:00.414 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:38:00.415 | DEBUG 25064 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.415 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:38:00.416 | DEBUG 25064 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 14:38:00.416 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 14:38:00.419 | DEBUG 25064 | pool-43-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.420 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:38:00.422 | DEBUG 25064 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.423 | DEBUG 25064 | pool-43-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 14:38:00.429 | DEBUG 25064 | pool-43-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.433 | DEBUG 25064 | pool-43-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.435 | DEBUG 25064 | pool-43-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 14:38:00.441 | DEBUG 25064 | pool-43-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.477 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:38:00.478 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:38:00.474(Timestamp), product(String), 1(Long)
2024-05-20 14:38:00.481 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:38:00.482 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:38:00.483 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 14:38:00.489 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:38:00.567 | DEBUG 25064 | pool-47-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.568 | DEBUG 25064 | pool-47-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 14:38:00.573 | DEBUG 25064 | pool-47-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.617 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:38:00.619 | DEBUG 25064 | pool-47-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.619 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:38:00.615(Timestamp), student(String), 1(Long)
2024-05-20 14:38:00.620 | DEBUG 25064 | pool-45-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.621 | DEBUG 25064 | pool-47-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 14:38:00.619 | DEBUG 25064 | pool-47-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.621 | DEBUG 25064 | pool-45-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 14:38:00.621 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:38:00.622 | DEBUG 25064 | pool-47-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 14:38:00.622 | DEBUG 25064 | pool-45-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.622 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:38:00.624 | DEBUG 25064 | pool-45-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 14:38:00.625 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 14:38:00.626 | DEBUG 25064 | pool-47-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.628 | DEBUG 25064 | pool-45-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.629 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:38:00.631 | DEBUG 25064 | pool-45-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.632 | DEBUG 25064 | pool-45-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 14:38:00.634 | DEBUG 25064 | pool-45-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.635 | DEBUG 25064 | pool-47-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.638 | DEBUG 25064 | pool-45-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 14:38:00.653 | DEBUG 25064 | pool-45-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.655 | DEBUG 25064 | pool-45-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.655 | DEBUG 25064 | pool-45-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.686 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:38:00.688 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:38:00.681(Timestamp), travel(String), 1(Long)
2024-05-20 14:38:00.713 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:38:00.715 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:38:00.720 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 14:38:00.725 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:38:00.770 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:38:00.774 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:38:00.767(Timestamp), travel_type(String), 1(Long)
2024-05-20 14:38:00.777 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:38:00.780 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:38:00.785 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 14:38:00.789 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:38:00.803 | DEBUG 25064 | pool-47-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.804 | DEBUG 25064 | pool-47-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 14:38:00.812 | DEBUG 25064 | pool-47-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.860 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:38:00.862 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:38:00.858(Timestamp), user(String), 1(Long)
2024-05-20 14:38:00.866 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:38:00.867 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:38:00.868 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 14:38:00.882 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:38:01.114 | DEBUG 25064 | pool-56-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.115 | DEBUG 25064 | pool-56-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 14:38:01.114 | DEBUG 25064 | pool-56-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.117 | DEBUG 25064 | pool-56-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 14:38:01.122 | DEBUG 25064 | pool-56-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.126 | DEBUG 25064 | pool-56-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.134 | DEBUG 25064 | pool-56-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.138 | DEBUG 25064 | pool-56-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 14:38:01.142 | DEBUG 25064 | pool-52-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.143 | DEBUG 25064 | pool-56-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.143 | DEBUG 25064 | pool-52-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 14:38:01.149 | DEBUG 25064 | pool-52-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.371 | DEBUG 25064 | pool-55-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.372 | DEBUG 25064 | pool-55-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 14:38:01.374 | DEBUG 25064 | pool-55-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.376 | DEBUG 25064 | pool-55-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 14:38:01.382 | DEBUG 25064 | pool-55-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.384 | DEBUG 25064 | pool-55-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.390 | DEBUG 25064 | pool-52-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.392 | DEBUG 25064 | pool-52-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 14:38:01.397 | DEBUG 25064 | pool-52-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.399 | DEBUG 25064 | pool-58-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.402 | DEBUG 25064 | pool-58-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), username(String), 用户姓名(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), username(String), 用户姓名(String)
2024-05-20 14:38:01.427 | DEBUG 25064 | pool-58-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.433 | DEBUG 25064 | pool-58-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.437 | DEBUG 25064 | pool-58-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-20 14:38:01.436 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:38:01.445 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:38:01.433(Timestamp), user_test(String), 1(Long)
2024-05-20 14:38:01.447 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:38:01.449 | DEBUG 25064 | pool-58-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.449 | DEBUG 25064 | pool-58-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.449 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:38:01.451 | DEBUG 25064 | pool-58-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), pwd(String), 密码(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), pwd(String), 密码(String)
2024-05-20 14:38:01.451 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 14:38:01.457 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:38:01.489 | DEBUG 25064 | pool-52-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.493 | DEBUG 25064 | pool-52-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 14:38:01.497 | DEBUG 25064 | pool-52-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.500 | DEBUG 25064 | pool-58-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.501 | DEBUG 25064 | pool-58-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), birthday(String), 用户生日(String), N(String), date(String), date(String), 0(String), 0(String), Y(String), null(String), 12(Long), birthday(String), 用户生日(String)
2024-05-20 14:38:01.510 | DEBUG 25064 | pool-58-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.520 | DEBUG 25064 | pool-58-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.546 | DEBUG 25064 | pool-58-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.579 | DEBUG 25064 | pool-58-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), sex(String), 用户年龄(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 12(Long), sex(String), 用户年龄(String)
2024-05-20 14:38:01.588 | DEBUG 25064 | pool-58-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:42.472 | WARN 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 280833
2024-05-20 14:42:42.475 | WARN 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 280888
2024-05-20 14:42:42.477 | WARN 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 280967
2024-05-20 14:42:42.479 | WARN 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 281825
2024-05-20 14:42:42.480 | WARN 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 281845
2024-05-20 14:42:43.076 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 14:42:43.079 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 14:42:43.081 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 14:42:43.083 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:43.085 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 14:42:43.082(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 14:42:43.086 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:43.086 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:43.087 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 14:42:43.091 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:43.231 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:43.232 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:43.23(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 14:42:43.234 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:43.235 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:43.235 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 14:42:43.237 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:43.300 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:43.301 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:43.298(Timestamp), ask(String), 1(Long)
2024-05-20 14:42:43.303 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:43.305 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:43.307 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 14:42:43.309 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:43.398 | DEBUG 25064 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.399 | DEBUG 25064 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 14:42:43.402 | DEBUG 25064 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.428 | DEBUG 25064 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.427 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:43.428 | DEBUG 25064 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 14:42:43.428 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:43.426(Timestamp), emp(String), 1(Long)
2024-05-20 14:42:43.429 | WARN 25064 | pool-65-thread-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 294107
2024-05-20 14:42:43.430 | WARN 25064 | pool-63-thread-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 294149
2024-05-20 14:42:43.430 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:43.431 | WARN 25064 | pool-65-thread-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 294162
2024-05-20 14:42:43.431 | WARN 25064 | pool-63-thread-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 294174
2024-05-20 14:42:43.431 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:43.432 | DEBUG 25064 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.432 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 14:42:43.432 | DEBUG 25064 | pool-65-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.434 | DEBUG 25064 | pool-65-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 14:42:43.434 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:43.436 | DEBUG 25064 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.438 | DEBUG 25064 | pool-65-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.438 | DEBUG 25064 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 14:42:43.439 | DEBUG 25064 | pool-63-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.440 | DEBUG 25064 | pool-63-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 14:42:43.442 | DEBUG 25064 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.442 | DEBUG 25064 | pool-65-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.442 | DEBUG 25064 | pool-63-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.443 | DEBUG 25064 | pool-63-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.443 | DEBUG 25064 | pool-63-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 14:42:43.443 | DEBUG 25064 | pool-65-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 14:42:43.447 | DEBUG 25064 | pool-63-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.448 | DEBUG 25064 | pool-65-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.499 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:43.500 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:43.496(Timestamp), goods(String), 1(Long)
2024-05-20 14:42:43.502 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:43.503 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:43.505 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 14:42:43.507 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:43.738 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:43.739 | DEBUG 25064 | pool-69-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.739 | DEBUG 25064 | pool-67-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.739 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:43.736(Timestamp), inventory(String), 1(Long)
2024-05-20 14:42:43.740 | DEBUG 25064 | pool-67-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 14:42:43.742 | DEBUG 25064 | pool-69-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.740 | DEBUG 25064 | pool-69-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 14:42:43.741 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:43.747 | DEBUG 25064 | pool-69-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 14:42:43.745 | DEBUG 25064 | pool-69-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.748 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:43.748 | DEBUG 25064 | pool-69-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 14:42:43.748 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 14:42:43.750 | DEBUG 25064 | pool-67-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.751 | DEBUG 25064 | pool-67-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.751 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:43.752 | DEBUG 25064 | pool-69-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.753 | DEBUG 25064 | pool-67-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 14:42:43.753 | DEBUG 25064 | pool-69-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.753 | DEBUG 25064 | pool-69-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.753 | DEBUG 25064 | pool-67-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.756 | DEBUG 25064 | pool-67-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 14:42:43.758 | DEBUG 25064 | pool-67-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.759 | DEBUG 25064 | pool-67-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.760 | DEBUG 25064 | pool-67-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.760 | DEBUG 25064 | pool-67-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 14:42:43.762 | DEBUG 25064 | pool-67-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.762 | DEBUG 25064 | pool-67-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.763 | DEBUG 25064 | pool-67-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 14:42:43.763 | DEBUG 25064 | pool-67-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 14:42:43.764 | DEBUG 25064 | pool-67-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.764 | DEBUG 25064 | pool-67-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.765 | DEBUG 25064 | pool-67-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 14:42:43.768 | DEBUG 25064 | pool-67-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.770 | DEBUG 25064 | pool-67-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.771 | DEBUG 25064 | pool-67-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.827 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:43.828 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:43.826(Timestamp), log(String), 1(Long)
2024-05-20 14:42:43.830 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:43.830 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:43.831 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 14:42:43.832 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:43.960 | DEBUG 25064 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.960 | DEBUG 25064 | pool-71-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.961 | DEBUG 25064 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 14:42:43.962 | DEBUG 25064 | pool-71-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 14:42:43.965 | DEBUG 25064 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.966 | DEBUG 25064 | pool-71-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.035 | DEBUG 25064 | pool-71-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.035 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:44.036 | DEBUG 25064 | pool-71-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 14:42:44.036 | DEBUG 25064 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.036 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:44.034(Timestamp), product(String), 1(Long)
2024-05-20 14:42:44.038 | DEBUG 25064 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 14:42:44.036 | DEBUG 25064 | pool-73-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.038 | DEBUG 25064 | pool-73-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 14:42:44.038 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:44.040 | DEBUG 25064 | pool-71-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.039 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:44.040 | DEBUG 25064 | pool-71-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 14:42:44.040 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 14:42:44.041 | DEBUG 25064 | pool-71-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.040 | DEBUG 25064 | pool-73-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.042 | DEBUG 25064 | pool-73-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 14:42:44.042 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:44.045 | DEBUG 25064 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.049 | DEBUG 25064 | pool-71-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.051 | DEBUG 25064 | pool-73-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.051 | DEBUG 25064 | pool-73-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.081 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:44.082 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:44.08(Timestamp), student(String), 1(Long)
2024-05-20 14:42:44.083 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:44.084 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:44.085 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 14:42:44.088 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:44.278 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:44.279 | DEBUG 25064 | pool-77-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.279 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:44.276(Timestamp), travel(String), 1(Long)
2024-05-20 14:42:44.279 | DEBUG 25064 | pool-77-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 14:42:44.280 | DEBUG 25064 | pool-75-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.281 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:44.281 | DEBUG 25064 | pool-75-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 14:42:44.281 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:44.281 | DEBUG 25064 | pool-77-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.282 | DEBUG 25064 | pool-77-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 14:42:44.282 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 14:42:44.282 | DEBUG 25064 | pool-77-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.285 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:44.285 | DEBUG 25064 | pool-75-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.285 | DEBUG 25064 | pool-77-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.288 | DEBUG 25064 | pool-77-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.288 | DEBUG 25064 | pool-77-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 14:42:44.292 | DEBUG 25064 | pool-75-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.292 | DEBUG 25064 | pool-77-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.294 | DEBUG 25064 | pool-75-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 14:42:44.292 | DEBUG 25064 | pool-75-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.292 | DEBUG 25064 | pool-75-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.294 | DEBUG 25064 | pool-75-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 14:42:44.294 | DEBUG 25064 | pool-75-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 14:42:44.298 | DEBUG 25064 | pool-75-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.299 | DEBUG 25064 | pool-75-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.299 | DEBUG 25064 | pool-75-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.415 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:44.415 | DEBUG 25064 | pool-79-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.415 | DEBUG 25064 | pool-79-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.416 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:44.412(Timestamp), travel_type(String), 1(Long)
2024-05-20 14:42:44.416 | DEBUG 25064 | pool-79-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 14:42:44.416 | DEBUG 25064 | pool-79-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 14:42:44.416 | DEBUG 25064 | pool-79-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.417 | DEBUG 25064 | pool-79-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 14:42:44.417 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:44.418 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:44.419 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 14:42:44.419 | DEBUG 25064 | pool-79-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.422 | DEBUG 25064 | pool-79-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.423 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:44.424 | DEBUG 25064 | pool-79-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.517 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:44.518 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:44.516(Timestamp), user(String), 1(Long)
2024-05-20 14:42:44.520 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:44.521 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:44.522 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 14:42:44.524 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:44.690 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:44.691 | DEBUG 25064 | pool-83-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.691 | DEBUG 25064 | pool-83-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.691 | DEBUG 25064 | pool-81-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.691 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:44.688(Timestamp), user_test(String), 1(Long)
2024-05-20 14:42:44.691 | DEBUG 25064 | pool-83-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.692 | DEBUG 25064 | pool-83-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), username(String), 用户姓名(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), username(String), 用户姓名(String)
2024-05-20 14:42:44.692 | DEBUG 25064 | pool-83-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), pwd(String), 密码(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), pwd(String), 密码(String)
2024-05-20 14:42:44.692 | DEBUG 25064 | pool-83-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-20 14:42:44.692 | DEBUG 25064 | pool-81-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 14:42:44.692 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:44.694 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:44.694 | DEBUG 25064 | pool-81-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.695 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 14:42:44.695 | DEBUG 25064 | pool-81-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 14:42:44.697 | DEBUG 25064 | pool-83-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.697 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:44.697 | DEBUG 25064 | pool-83-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.698 | DEBUG 25064 | pool-83-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.699 | DEBUG 25064 | pool-83-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), birthday(String), 用户生日(String), N(String), date(String), date(String), 0(String), 0(String), Y(String), null(String), 12(Long), birthday(String), 用户生日(String)
2024-05-20 14:42:44.699 | DEBUG 25064 | pool-83-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.700 | DEBUG 25064 | pool-81-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.700 | DEBUG 25064 | pool-83-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.701 | DEBUG 25064 | pool-83-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), sex(String), 用户年龄(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 12(Long), sex(String), 用户年龄(String)
2024-05-20 14:42:44.704 | DEBUG 25064 | pool-81-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.706 | DEBUG 25064 | pool-83-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.707 | DEBUG 25064 | pool-83-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:47.529 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 14:42:47.530 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 14:42:47.531 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 14:42:47.532 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:47.533 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 14:42:47.532(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 14:42:47.534 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:47.535 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:47.535 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 14:42:47.536 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:47.646 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:47.647 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:47.646(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 14:42:47.648 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:47.648 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:47.648 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 14:42:47.649 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:47.794 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:47.795 | DEBUG 25064 | pool-87-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:47.795 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:47.792(Timestamp), ask(String), 1(Long)
2024-05-20 14:42:47.795 | DEBUG 25064 | pool-87-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:47.795 | DEBUG 25064 | pool-87-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 14:42:47.795 | DEBUG 25064 | pool-87-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 14:42:47.795 | DEBUG 25064 | pool-87-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:47.796 | DEBUG 25064 | pool-87-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 14:42:47.795 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:47.796 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:47.797 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 14:42:47.798 | DEBUG 25064 | pool-87-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:47.798 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:47.799 | DEBUG 25064 | pool-87-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:47.799 | DEBUG 25064 | pool-87-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:47.956 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:47.957 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:47.956(Timestamp), emp(String), 1(Long)
2024-05-20 14:42:47.958 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:47.958 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:47.959 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 14:42:47.960 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:48.247 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:48.249 | DEBUG 25064 | pool-91-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.249 | DEBUG 25064 | pool-91-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.248 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:48.246(Timestamp), goods(String), 1(Long)
2024-05-20 14:42:48.250 | DEBUG 25064 | pool-91-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 14:42:48.250 | DEBUG 25064 | pool-91-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 14:42:48.250 | DEBUG 25064 | pool-91-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.250 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:48.251 | DEBUG 25064 | pool-89-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.251 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:48.249 | DEBUG 25064 | pool-89-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.259 | DEBUG 25064 | pool-91-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.259 | DEBUG 25064 | pool-91-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.260 | DEBUG 25064 | pool-89-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 14:42:48.260 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 14:42:48.260 | DEBUG 25064 | pool-89-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 14:42:48.261 | DEBUG 25064 | pool-89-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.251 | DEBUG 25064 | pool-91-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.262 | DEBUG 25064 | pool-89-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 14:42:48.251 | DEBUG 25064 | pool-91-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 14:42:48.263 | DEBUG 25064 | pool-91-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 14:42:48.263 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:48.263 | DEBUG 25064 | pool-91-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.264 | DEBUG 25064 | pool-89-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.266 | DEBUG 25064 | pool-91-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 14:42:48.269 | DEBUG 25064 | pool-89-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.271 | DEBUG 25064 | pool-89-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.272 | DEBUG 25064 | pool-89-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 14:42:48.272 | DEBUG 25064 | pool-91-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.272 | DEBUG 25064 | pool-91-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.274 | DEBUG 25064 | pool-91-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 14:42:48.274 | DEBUG 25064 | pool-89-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.275 | DEBUG 25064 | pool-91-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.275 | DEBUG 25064 | pool-91-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.276 | DEBUG 25064 | pool-89-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.276 | DEBUG 25064 | pool-91-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.277 | DEBUG 25064 | pool-91-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 14:42:48.277 | DEBUG 25064 | pool-91-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.281 | DEBUG 25064 | pool-91-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.376 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:48.377 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:48.375(Timestamp), inventory(String), 1(Long)
2024-05-20 14:42:48.378 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:48.378 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:48.379 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 14:42:48.381 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:48.610 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:48.611 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:48.608(Timestamp), log(String), 1(Long)
2024-05-20 14:42:48.611 | DEBUG 25064 | pool-93-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.611 | DEBUG 25064 | pool-95-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.611 | DEBUG 25064 | pool-95-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.611 | DEBUG 25064 | pool-93-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.612 | DEBUG 25064 | pool-95-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 14:42:48.612 | DEBUG 25064 | pool-93-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 14:42:48.612 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:48.612 | DEBUG 25064 | pool-95-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 14:42:48.612 | DEBUG 25064 | pool-95-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.613 | DEBUG 25064 | pool-93-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 14:42:48.613 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:48.613 | DEBUG 25064 | pool-95-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 14:42:48.613 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 14:42:48.615 | DEBUG 25064 | pool-95-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.616 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:48.618 | DEBUG 25064 | pool-95-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.618 | DEBUG 25064 | pool-93-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.619 | DEBUG 25064 | pool-93-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 14:42:48.620 | DEBUG 25064 | pool-93-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.621 | DEBUG 25064 | pool-95-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.621 | DEBUG 25064 | pool-93-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.622 | DEBUG 25064 | pool-93-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.740 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:48.742 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:48.74(Timestamp), product(String), 1(Long)
2024-05-20 14:42:48.743 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:48.744 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:48.744 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 14:42:48.747 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:48.773 | DEBUG 25064 | pool-97-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.773 | DEBUG 25064 | pool-97-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 14:42:48.776 | DEBUG 25064 | pool-97-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.922 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:48.923 | DEBUG 25064 | pool-97-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.923 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:48.92(Timestamp), student(String), 1(Long)
2024-05-20 14:42:48.924 | DEBUG 25064 | pool-97-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 14:42:48.924 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:48.925 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:48.925 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 14:42:48.927 | DEBUG 25064 | pool-97-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.927 | DEBUG 25064 | pool-99-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.928 | DEBUG 25064 | pool-99-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 14:42:48.928 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:48.932 | DEBUG 25064 | pool-99-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.933 | DEBUG 25064 | pool-97-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.933 | DEBUG 25064 | pool-99-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.933 | DEBUG 25064 | pool-99-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.933 | DEBUG 25064 | pool-99-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 14:42:48.933 | DEBUG 25064 | pool-99-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 14:42:48.934 | DEBUG 25064 | pool-97-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.936 | DEBUG 25064 | pool-97-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 14:42:48.935 | DEBUG 25064 | pool-97-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 14:42:48.938 | DEBUG 25064 | pool-99-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.939 | DEBUG 25064 | pool-99-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.940 | DEBUG 25064 | pool-99-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 14:42:48.942 | DEBUG 25064 | pool-99-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.945 | DEBUG 25064 | pool-97-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.945 | DEBUG 25064 | pool-99-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.945 | DEBUG 25064 | pool-97-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.965 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:48.966 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:48.965(Timestamp), travel(String), 1(Long)
2024-05-20 14:42:48.967 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:48.967 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:48.968 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 14:42:48.970 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:49.101 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:49.102 | DEBUG 25064 | pool-101-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.102 | DEBUG 25064 | pool-103-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.102 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:49.1(Timestamp), travel_type(String), 1(Long)
2024-05-20 14:42:49.102 | DEBUG 25064 | pool-101-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.102 | DEBUG 25064 | pool-103-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.103 | DEBUG 25064 | pool-101-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 14:42:49.103 | DEBUG 25064 | pool-103-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 14:42:49.103 | DEBUG 25064 | pool-101-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 14:42:49.103 | DEBUG 25064 | pool-103-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 14:42:49.104 | DEBUG 25064 | pool-101-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.104 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:49.105 | DEBUG 25064 | pool-101-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 14:42:49.105 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:49.106 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 14:42:49.107 | DEBUG 25064 | pool-101-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.109 | DEBUG 25064 | pool-103-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.110 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:49.110 | DEBUG 25064 | pool-103-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.111 | DEBUG 25064 | pool-103-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 14:42:49.113 | DEBUG 25064 | pool-101-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.114 | DEBUG 25064 | pool-103-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.116 | DEBUG 25064 | pool-101-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.116 | DEBUG 25064 | pool-103-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.159 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:49.160 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:49.157(Timestamp), user(String), 1(Long)
2024-05-20 14:42:49.161 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:49.162 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:49.163 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 14:42:49.165 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:49.304 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:49.304 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:49.301(Timestamp), user_test(String), 1(Long)
2024-05-20 14:42:49.306 | DEBUG 25064 | pool-105-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.306 | DEBUG 25064 | pool-105-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 14:42:49.307 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:49.309 | DEBUG 25064 | pool-107-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.309 | DEBUG 25064 | pool-107-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.310 | DEBUG 25064 | pool-107-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), pwd(String), 密码(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), pwd(String), 密码(String)
2024-05-20 14:42:49.310 | DEBUG 25064 | pool-107-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), username(String), 用户姓名(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), username(String), 用户姓名(String)
2024-05-20 14:42:49.310 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:49.310 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 14:42:49.310 | DEBUG 25064 | pool-107-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.311 | DEBUG 25064 | pool-105-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.311 | DEBUG 25064 | pool-107-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), birthday(String), 用户生日(String), N(String), date(String), date(String), 0(String), 0(String), Y(String), null(String), 12(Long), birthday(String), 用户生日(String)
2024-05-20 14:42:49.312 | DEBUG 25064 | pool-107-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.312 | DEBUG 25064 | pool-107-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.313 | DEBUG 25064 | pool-107-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), sex(String), 用户年龄(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 12(Long), sex(String), 用户年龄(String)
2024-05-20 14:42:49.311 | DEBUG 25064 | pool-105-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.315 | DEBUG 25064 | pool-107-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.315 | DEBUG 25064 | pool-105-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 14:42:49.316 | DEBUG 25064 | pool-107-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.316 | DEBUG 25064 | pool-107-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.317 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:49.318 | DEBUG 25064 | pool-107-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.320 | DEBUG 25064 | pool-105-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.320 | DEBUG 25064 | pool-107-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-20 14:42:49.324 | DEBUG 25064 | pool-107-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.273 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 14:42:51.274 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 14:42:51.275 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 14:42:51.275 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:51.276 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 14:42:51.275(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 14:42:51.276 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:51.277 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:51.277 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 14:42:51.278 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:51.352 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:51.354 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:51.352(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 14:42:51.355 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:51.355 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:51.355 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 14:42:51.357 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:51.395 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:51.396 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:51.395(Timestamp), ask(String), 1(Long)
2024-05-20 14:42:51.396 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:51.397 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:51.397 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 14:42:51.398 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:51.437 | DEBUG 25064 | pool-111-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.437 | DEBUG 25064 | pool-111-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 14:42:51.440 | DEBUG 25064 | pool-111-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.555 | DEBUG 25064 | pool-113-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.556 | DEBUG 25064 | pool-113-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 14:42:51.559 | DEBUG 25064 | pool-113-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.617 | DEBUG 25064 | pool-111-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.617 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:51.617 | DEBUG 25064 | pool-113-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.617 | DEBUG 25064 | pool-111-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 14:42:51.617 | DEBUG 25064 | pool-113-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.617 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:51.616(Timestamp), emp(String), 1(Long)
2024-05-20 14:42:51.617 | DEBUG 25064 | pool-111-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.618 | DEBUG 25064 | pool-113-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 14:42:51.618 | DEBUG 25064 | pool-113-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 14:42:51.618 | DEBUG 25064 | pool-111-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 14:42:51.618 | DEBUG 25064 | pool-113-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.618 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:51.619 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:51.619 | DEBUG 25064 | pool-113-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 14:42:51.620 | DEBUG 25064 | pool-111-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.621 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 14:42:51.622 | DEBUG 25064 | pool-113-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.622 | DEBUG 25064 | pool-113-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.622 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:51.624 | DEBUG 25064 | pool-111-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.624 | DEBUG 25064 | pool-113-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.671 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:51.671 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:51.67(Timestamp), goods(String), 1(Long)
2024-05-20 14:42:51.672 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:51.672 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:51.672 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 14:42:51.674 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:51.779 | DEBUG 25064 | pool-115-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.780 | DEBUG 25064 | pool-115-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 14:42:51.784 | DEBUG 25064 | pool-115-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.815 | DEBUG 25064 | pool-115-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.815 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:51.816 | DEBUG 25064 | pool-115-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 14:42:51.816 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:51.813(Timestamp), inventory(String), 1(Long)
2024-05-20 14:42:51.818 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:51.818 | DEBUG 25064 | pool-117-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.818 | DEBUG 25064 | pool-117-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 14:42:51.818 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:51.818 | DEBUG 25064 | pool-115-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.819 | DEBUG 25064 | pool-115-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 14:42:51.819 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 14:42:51.819 | DEBUG 25064 | pool-115-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.819 | DEBUG 25064 | pool-115-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.820 | DEBUG 25064 | pool-115-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 14:42:51.820 | DEBUG 25064 | pool-115-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.821 | DEBUG 25064 | pool-117-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.821 | DEBUG 25064 | pool-115-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 14:42:51.822 | DEBUG 25064 | pool-115-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.821 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:51.822 | DEBUG 25064 | pool-117-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 14:42:51.824 | DEBUG 25064 | pool-115-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.825 | DEBUG 25064 | pool-117-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.825 | DEBUG 25064 | pool-115-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 14:42:51.825 | DEBUG 25064 | pool-117-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 14:42:51.827 | DEBUG 25064 | pool-117-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.829 | DEBUG 25064 | pool-115-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.830 | DEBUG 25064 | pool-115-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 14:42:51.830 | DEBUG 25064 | pool-115-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.831 | DEBUG 25064 | pool-115-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.831 | DEBUG 25064 | pool-117-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.831 | DEBUG 25064 | pool-115-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.833 | DEBUG 25064 | pool-117-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.833 | DEBUG 25064 | pool-115-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.876 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:51.877 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:51.875(Timestamp), log(String), 1(Long)
2024-05-20 14:42:51.878 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:51.879 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:51.879 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 14:42:51.880 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:52.017 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:52.018 | DEBUG 25064 | pool-119-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.018 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:52.016(Timestamp), product(String), 1(Long)
2024-05-20 14:42:52.019 | DEBUG 25064 | pool-121-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.019 | DEBUG 25064 | pool-119-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 14:42:52.019 | DEBUG 25064 | pool-121-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.020 | DEBUG 25064 | pool-121-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 14:42:52.020 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:52.020 | DEBUG 25064 | pool-121-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 14:42:52.021 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:52.021 | DEBUG 25064 | pool-119-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.021 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 14:42:52.022 | DEBUG 25064 | pool-119-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 14:42:52.022 | DEBUG 25064 | pool-119-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.024 | DEBUG 25064 | pool-121-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.024 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:52.024 | DEBUG 25064 | pool-119-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.024 | DEBUG 25064 | pool-121-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 14:42:52.026 | DEBUG 25064 | pool-119-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 14:42:52.030 | DEBUG 25064 | pool-121-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.030 | DEBUG 25064 | pool-121-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.032 | DEBUG 25064 | pool-121-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 14:42:52.032 | DEBUG 25064 | pool-121-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.032 | DEBUG 25064 | pool-119-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.034 | DEBUG 25064 | pool-119-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.034 | DEBUG 25064 | pool-121-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.036 | DEBUG 25064 | pool-121-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.089 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:52.090 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:52.087(Timestamp), student(String), 1(Long)
2024-05-20 14:42:52.092 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:52.092 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:52.094 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 14:42:52.096 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:52.210 | DEBUG 25064 | pool-125-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.210 | DEBUG 25064 | pool-125-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 14:42:52.214 | DEBUG 25064 | pool-125-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.247 | DEBUG 25064 | pool-125-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.247 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:52.248 | DEBUG 25064 | pool-125-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 14:42:52.248 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:52.246(Timestamp), travel(String), 1(Long)
2024-05-20 14:42:52.250 | DEBUG 25064 | pool-123-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.250 | DEBUG 25064 | pool-123-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.249 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:52.249 | DEBUG 25064 | pool-123-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.250 | DEBUG 25064 | pool-123-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 14:42:52.250 | DEBUG 25064 | pool-123-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 14:42:52.250 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:52.251 | DEBUG 25064 | pool-125-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.251 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 14:42:52.250 | DEBUG 25064 | pool-123-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 14:42:52.252 | DEBUG 25064 | pool-123-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.254 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:52.254 | DEBUG 25064 | pool-123-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.256 | DEBUG 25064 | pool-123-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.256 | DEBUG 25064 | pool-123-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 14:42:52.258 | DEBUG 25064 | pool-123-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.260 | DEBUG 25064 | pool-125-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.260 | DEBUG 25064 | pool-123-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.261 | DEBUG 25064 | pool-125-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 14:42:52.265 | DEBUG 25064 | pool-125-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.299 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:52.300 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:52.298(Timestamp), travel_type(String), 1(Long)
2024-05-20 14:42:52.301 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:52.301 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:52.302 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 14:42:52.305 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:52.399 | DEBUG 25064 | pool-129-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.400 | DEBUG 25064 | pool-129-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 14:42:52.402 | DEBUG 25064 | pool-129-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.430 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:52.430 | DEBUG 25064 | pool-129-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.431 | DEBUG 25064 | pool-129-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 14:42:52.431 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:52.429(Timestamp), user(String), 1(Long)
2024-05-20 14:42:52.434 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:52.436 | DEBUG 25064 | pool-127-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.436 | DEBUG 25064 | pool-127-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.436 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:52.437 | DEBUG 25064 | pool-127-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 14:42:52.437 | DEBUG 25064 | pool-127-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 14:42:52.437 | DEBUG 25064 | pool-129-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.437 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 14:42:52.440 | DEBUG 25064 | pool-127-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.441 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:52.443 | DEBUG 25064 | pool-127-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.447 | DEBUG 25064 | pool-127-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.447 | DEBUG 25064 | pool-127-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 14:42:52.450 | DEBUG 25064 | pool-127-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.507 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:52.508 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:52.505(Timestamp), user_test(String), 1(Long)
2024-05-20 14:42:52.510 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:52.512 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:52.513 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 14:42:52.517 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:53.591 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 14:42:53.594 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 14:42:53.596 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 14:42:53.597 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:53.598 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 14:42:53.597(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 14:42:53.599 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:53.600 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:53.601 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 14:42:53.602 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:53.723 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:53.724 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:53.722(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 14:42:53.725 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:53.725 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:53.726 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 14:42:53.727 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:53.768 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:53.769 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:53.767(Timestamp), ask(String), 1(Long)
2024-05-20 14:42:53.770 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:53.772 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:53.772 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 14:42:53.774 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:53.911 | DEBUG 25064 | pool-135-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:53.911 | DEBUG 25064 | pool-137-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:53.912 | DEBUG 25064 | pool-135-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 14:42:53.912 | DEBUG 25064 | pool-137-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 14:42:53.915 | DEBUG 25064 | pool-135-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:53.916 | DEBUG 25064 | pool-137-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.004 | DEBUG 25064 | pool-137-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.004 | DEBUG 25064 | pool-135-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.004 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:54.005 | DEBUG 25064 | pool-135-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 14:42:54.005 | DEBUG 25064 | pool-137-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 14:42:54.005 | DEBUG 25064 | pool-135-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.005 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:54.003(Timestamp), emp(String), 1(Long)
2024-05-20 14:42:54.006 | DEBUG 25064 | pool-135-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 14:42:54.006 | DEBUG 25064 | pool-137-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.006 | DEBUG 25064 | pool-137-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.006 | DEBUG 25064 | pool-137-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 14:42:54.006 | DEBUG 25064 | pool-137-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 14:42:54.006 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:54.007 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:54.008 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 14:42:54.009 | DEBUG 25064 | pool-135-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.010 | DEBUG 25064 | pool-137-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.017 | DEBUG 25064 | pool-135-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.017 | DEBUG 25064 | pool-137-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.017 | DEBUG 25064 | pool-137-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.011 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:54.124 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:54.125 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:54.124(Timestamp), goods(String), 1(Long)
2024-05-20 14:42:54.127 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:54.128 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:54.129 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 14:42:54.132 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:54.226 | DEBUG 25064 | pool-139-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.227 | DEBUG 25064 | pool-139-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.227 | DEBUG 25064 | pool-139-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 14:42:54.227 | DEBUG 25064 | pool-139-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 14:42:54.232 | DEBUG 25064 | pool-139-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.234 | DEBUG 25064 | pool-139-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.271 | DEBUG 25064 | pool-141-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.272 | DEBUG 25064 | pool-141-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 14:42:54.276 | DEBUG 25064 | pool-141-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.394 | DEBUG 25064 | pool-139-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.394 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:54.396 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:54.39(Timestamp), inventory(String), 1(Long)
2024-05-20 14:42:54.398 | DEBUG 25064 | pool-139-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 14:42:54.398 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:54.398 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:54.399 | DEBUG 25064 | pool-141-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.399 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 14:42:54.400 | DEBUG 25064 | pool-141-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 14:42:54.400 | DEBUG 25064 | pool-139-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.401 | DEBUG 25064 | pool-139-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 14:42:54.401 | DEBUG 25064 | pool-139-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.401 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:54.403 | DEBUG 25064 | pool-141-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.405 | DEBUG 25064 | pool-139-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.407 | DEBUG 25064 | pool-139-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.408 | DEBUG 25064 | pool-139-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 14:42:54.408 | DEBUG 25064 | pool-139-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.409 | DEBUG 25064 | pool-139-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 14:42:54.409 | DEBUG 25064 | pool-141-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.411 | DEBUG 25064 | pool-141-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 14:42:54.411 | DEBUG 25064 | pool-139-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.413 | DEBUG 25064 | pool-139-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.413 | DEBUG 25064 | pool-139-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 14:42:54.414 | DEBUG 25064 | pool-139-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.416 | DEBUG 25064 | pool-141-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.418 | DEBUG 25064 | pool-139-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.436 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:54.437 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:54.434(Timestamp), log(String), 1(Long)
2024-05-20 14:42:54.438 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:54.440 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:54.440 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 14:42:54.443 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:54.611 | DEBUG 25064 | pool-145-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.611 | DEBUG 25064 | pool-143-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.612 | DEBUG 25064 | pool-143-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 14:42:54.612 | DEBUG 25064 | pool-145-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 14:42:54.616 | DEBUG 25064 | pool-143-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.617 | DEBUG 25064 | pool-145-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.639 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:54.640 | DEBUG 25064 | pool-145-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.640 | DEBUG 25064 | pool-143-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.641 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:54.638(Timestamp), product(String), 1(Long)
2024-05-20 14:42:54.641 | DEBUG 25064 | pool-145-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 14:42:54.641 | DEBUG 25064 | pool-143-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 14:42:54.642 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:54.643 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:54.644 | DEBUG 25064 | pool-145-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.644 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 14:42:54.647 | DEBUG 25064 | pool-143-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.647 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:54.647 | DEBUG 25064 | pool-145-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.647 | DEBUG 25064 | pool-143-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.648 | DEBUG 25064 | pool-145-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 14:42:54.648 | DEBUG 25064 | pool-143-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 14:42:54.651 | DEBUG 25064 | pool-143-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.651 | DEBUG 25064 | pool-145-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.652 | DEBUG 25064 | pool-145-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 14:42:54.658 | DEBUG 25064 | pool-145-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.661 | DEBUG 25064 | pool-145-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.731 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:54.733 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:54.73(Timestamp), student(String), 1(Long)
2024-05-20 14:42:54.734 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:54.735 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:54.736 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 14:42:54.739 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:54.972 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:54.975 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:54.971(Timestamp), travel(String), 1(Long)
2024-05-20 14:42:54.975 | DEBUG 25064 | pool-149-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.976 | DEBUG 25064 | pool-149-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 14:42:54.977 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:54.979 | DEBUG 25064 | pool-147-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.978 | DEBUG 25064 | pool-149-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.979 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:54.979 | DEBUG 25064 | pool-149-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.979 | DEBUG 25064 | pool-149-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 14:42:54.979 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 14:42:54.979 | DEBUG 25064 | pool-147-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 14:42:54.980 | DEBUG 25064 | pool-149-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 14:42:54.981 | DEBUG 25064 | pool-149-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.981 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:54.982 | DEBUG 25064 | pool-147-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.983 | DEBUG 25064 | pool-149-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.983 | DEBUG 25064 | pool-147-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 14:42:54.984 | DEBUG 25064 | pool-149-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.985 | DEBUG 25064 | pool-147-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.985 | DEBUG 25064 | pool-147-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.987 | DEBUG 25064 | pool-147-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.988 | DEBUG 25064 | pool-147-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.988 | DEBUG 25064 | pool-147-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 14:42:54.988 | DEBUG 25064 | pool-147-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 14:42:54.992 | DEBUG 25064 | pool-147-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.993 | DEBUG 25064 | pool-147-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:55.011 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:55.012 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:55.01(Timestamp), travel_type(String), 1(Long)
2024-05-20 14:42:55.014 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:55.015 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:55.017 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 14:42:55.019 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:55.147 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:55.148 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:55.145(Timestamp), user(String), 1(Long)
2024-05-20 14:42:55.150 | DEBUG 25064 | pool-151-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:55.151 | DEBUG 25064 | pool-151-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:55.150 | DEBUG 25064 | pool-153-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:55.151 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:55.151 | DEBUG 25064 | pool-151-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 14:42:55.151 | DEBUG 25064 | pool-151-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 14:42:55.151 | DEBUG 25064 | pool-153-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:55.152 | DEBUG 25064 | pool-151-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:55.152 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:55.153 | DEBUG 25064 | pool-153-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 14:42:55.152 | DEBUG 25064 | pool-153-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 14:42:55.153 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 14:42:55.153 | DEBUG 25064 | pool-151-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 14:42:55.155 | DEBUG 25064 | pool-151-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:55.155 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:55.157 | DEBUG 25064 | pool-151-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:55.157 | DEBUG 25064 | pool-153-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:55.159 | DEBUG 25064 | pool-153-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:55.161 | DEBUG 25064 | pool-151-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:55.196 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:55.196 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:55.195(Timestamp), user_test(String), 1(Long)
2024-05-20 14:42:55.198 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:55.199 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:55.199 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 14:42:55.201 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:55.260 | DEBUG 25064 | pool-155-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:55.261 | DEBUG 25064 | pool-155-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-20 14:42:55.265 | DEBUG 25064 | pool-155-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:55.311 | DEBUG 25064 | pool-157-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:55.312 | DEBUG 25064 | pool-157-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 13(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 13(Long), id(String), (String)
2024-05-20 14:42:55.315 | DEBUG 25064 | pool-157-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-20 14:42:55.335 | DEBUG 25064 | pool-157-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-20 14:42:55.337 | DEBUG 25064 | pool-157-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 13(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String)
2024-05-20 14:42:55.344 | DEBUG 25064 | pool-157-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-20 14:43:11.950 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 14:43:11.951 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 14:43:11.952 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 14:43:11.953 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:11.954 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 14:43:11.953(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 14:43:11.955 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:11.957 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:11.957 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 14:43:11.959 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:12.102 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:12.104 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:12.101(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 14:43:12.107 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:12.110 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:12.111 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 14:43:12.113 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:12.160 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:12.161 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:12.158(Timestamp), ask(String), 1(Long)
2024-05-20 14:43:12.162 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:12.162 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:12.163 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 14:43:12.165 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:12.362 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:12.362 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:12.36(Timestamp), emp(String), 1(Long)
2024-05-20 14:43:12.363 | DEBUG 25064 | pool-159-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.363 | DEBUG 25064 | pool-159-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.364 | DEBUG 25064 | pool-159-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.364 | DEBUG 25064 | pool-159-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 14:43:12.364 | DEBUG 25064 | pool-159-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 14:43:12.364 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:12.364 | DEBUG 25064 | pool-161-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.364 | DEBUG 25064 | pool-159-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 14:43:12.365 | DEBUG 25064 | pool-161-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 14:43:12.364 | DEBUG 25064 | pool-161-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.365 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:12.365 | DEBUG 25064 | pool-161-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 14:43:12.365 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 14:43:12.366 | DEBUG 25064 | pool-161-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.366 | DEBUG 25064 | pool-159-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.367 | DEBUG 25064 | pool-161-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 14:43:12.367 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:12.367 | DEBUG 25064 | pool-161-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.367 | DEBUG 25064 | pool-161-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 14:43:12.368 | DEBUG 25064 | pool-159-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.369 | DEBUG 25064 | pool-161-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.369 | DEBUG 25064 | pool-159-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.370 | DEBUG 25064 | pool-161-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.372 | DEBUG 25064 | pool-161-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.373 | DEBUG 25064 | pool-161-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.402 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:12.405 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:12.402(Timestamp), goods(String), 1(Long)
2024-05-20 14:43:12.406 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:12.407 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:12.408 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 14:43:12.410 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:12.651 | DEBUG 25064 | pool-165-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.653 | DEBUG 25064 | pool-165-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 14:43:12.656 | DEBUG 25064 | pool-165-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.682 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:12.682 | DEBUG 25064 | pool-165-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.684 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:12.681(Timestamp), inventory(String), 1(Long)
2024-05-20 14:43:12.685 | DEBUG 25064 | pool-163-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.684 | DEBUG 25064 | pool-165-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 14:43:12.685 | DEBUG 25064 | pool-165-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.685 | DEBUG 25064 | pool-163-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 14:43:12.685 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:12.688 | DEBUG 25064 | pool-165-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.687 | DEBUG 25064 | pool-165-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 14:43:12.697 | DEBUG 25064 | pool-163-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.692 | DEBUG 25064 | pool-163-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.699 | DEBUG 25064 | pool-163-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.702 | DEBUG 25064 | pool-163-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.702 | DEBUG 25064 | pool-163-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.697 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:12.719 | DEBUG 25064 | pool-165-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.720 | DEBUG 25064 | pool-163-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 14:43:12.721 | DEBUG 25064 | pool-163-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.723 | DEBUG 25064 | pool-163-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 14:43:12.724 | DEBUG 25064 | pool-163-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 14:43:12.722 | DEBUG 25064 | pool-163-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 14:43:12.723 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 14:43:12.729 | DEBUG 25064 | pool-163-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.736 | DEBUG 25064 | pool-163-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.740 | DEBUG 25064 | pool-163-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.732 | DEBUG 25064 | pool-163-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 14:43:12.742 | DEBUG 25064 | pool-163-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.742 | DEBUG 25064 | pool-163-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.742 | DEBUG 25064 | pool-163-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 14:43:12.743 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:12.747 | DEBUG 25064 | pool-163-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.749 | DEBUG 25064 | pool-163-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.793 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:12.794 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:12.792(Timestamp), log(String), 1(Long)
2024-05-20 14:43:12.795 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:12.796 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:12.796 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 14:43:12.797 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:13.030 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:13.031 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:13.027(Timestamp), product(String), 1(Long)
2024-05-20 14:43:13.032 | DEBUG 25064 | pool-169-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.032 | DEBUG 25064 | pool-169-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.032 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:13.032 | DEBUG 25064 | pool-167-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.032 | DEBUG 25064 | pool-169-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 14:43:13.032 | DEBUG 25064 | pool-167-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 14:43:13.032 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:13.032 | DEBUG 25064 | pool-169-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 14:43:13.033 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 14:43:13.036 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:13.036 | DEBUG 25064 | pool-169-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.037 | DEBUG 25064 | pool-167-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.037 | DEBUG 25064 | pool-169-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.037 | DEBUG 25064 | pool-167-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 14:43:13.038 | DEBUG 25064 | pool-169-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 14:43:13.039 | DEBUG 25064 | pool-169-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.040 | DEBUG 25064 | pool-167-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.040 | DEBUG 25064 | pool-169-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.040 | DEBUG 25064 | pool-167-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.040 | DEBUG 25064 | pool-167-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.041 | DEBUG 25064 | pool-169-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 14:43:13.040 | DEBUG 25064 | pool-167-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 14:43:13.043 | DEBUG 25064 | pool-169-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.045 | DEBUG 25064 | pool-167-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.047 | DEBUG 25064 | pool-169-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.267 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:13.268 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:13.266(Timestamp), student(String), 1(Long)
2024-05-20 14:43:13.269 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:13.269 | DEBUG 25064 | pool-171-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.270 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:13.271 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 14:43:13.270 | DEBUG 25064 | pool-171-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 14:43:13.276 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:13.277 | DEBUG 25064 | pool-171-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.279 | DEBUG 25064 | pool-171-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 14:43:13.277 | DEBUG 25064 | pool-171-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.279 | DEBUG 25064 | pool-171-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.280 | DEBUG 25064 | pool-171-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 14:43:13.283 | DEBUG 25064 | pool-171-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.283 | DEBUG 25064 | pool-171-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.284 | DEBUG 25064 | pool-171-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 14:43:13.284 | DEBUG 25064 | pool-171-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.288 | DEBUG 25064 | pool-171-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.313 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:13.314 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:13.312(Timestamp), travel(String), 1(Long)
2024-05-20 14:43:13.316 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:13.317 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:13.317 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 14:43:13.319 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:13.456 | DEBUG 25064 | pool-173-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.457 | DEBUG 25064 | pool-173-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 14:43:13.461 | DEBUG 25064 | pool-173-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.461 | DEBUG 25064 | pool-175-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.463 | DEBUG 25064 | pool-175-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.464 | DEBUG 25064 | pool-175-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 14:43:13.465 | DEBUG 25064 | pool-175-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 14:43:13.468 | DEBUG 25064 | pool-175-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.470 | DEBUG 25064 | pool-175-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.522 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:13.524 | DEBUG 25064 | pool-173-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.525 | DEBUG 25064 | pool-173-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 14:43:13.525 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:13.52(Timestamp), travel_type(String), 1(Long)
2024-05-20 14:43:13.526 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:13.527 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:13.528 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 14:43:13.531 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:13.536 | DEBUG 25064 | pool-175-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.545 | DEBUG 25064 | pool-173-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.544 | DEBUG 25064 | pool-175-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 14:43:13.555 | DEBUG 25064 | pool-175-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.569 | DEBUG 25064 | pool-173-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.577 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:13.578 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:13.575(Timestamp), user(String), 1(Long)
2024-05-20 14:43:13.577 | DEBUG 25064 | pool-173-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 14:43:13.580 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:13.581 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:13.582 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 14:43:13.586 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:13.590 | DEBUG 25064 | pool-173-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.830 | DEBUG 25064 | pool-177-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.830 | DEBUG 25064 | pool-179-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.831 | DEBUG 25064 | pool-177-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 14:43:13.831 | DEBUG 25064 | pool-179-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-20 14:43:13.834 | DEBUG 25064 | pool-179-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.837 | DEBUG 25064 | pool-177-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.862 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:13.864 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:13.861(Timestamp), user_test(String), 1(Long)
2024-05-20 14:43:13.865 | DEBUG 25064 | pool-177-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:14.067 | DEBUG 25064 | pool-177-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 14:43:14.071 | DEBUG 25064 | pool-177-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.865 | DEBUG 25064 | pool-179-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:14.096 | DEBUG 25064 | pool-179-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), username(String), 用户姓名(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), username(String), 用户姓名(String)
2024-05-20 14:43:13.866 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:14.099 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:13.867 | DEBUG 25064 | pool-179-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:14.100 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 14:43:14.100 | DEBUG 25064 | pool-179-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), sex(String), 用户年龄(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 12(Long), sex(String), 用户年龄(String)
2024-05-20 14:43:14.101 | DEBUG 25064 | pool-179-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.868 | DEBUG 25064 | pool-179-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:14.103 | DEBUG 25064 | pool-179-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.868 | DEBUG 25064 | pool-179-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:14.107 | DEBUG 25064 | pool-179-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), pwd(String), 密码(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), pwd(String), 密码(String)
2024-05-20 14:43:14.110 | DEBUG 25064 | pool-179-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), birthday(String), 用户生日(String), N(String), date(String), date(String), 0(String), 0(String), Y(String), null(String), 12(Long), birthday(String), 用户生日(String)
2024-05-20 14:43:14.111 | DEBUG 25064 | pool-179-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:14.104 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:14.114 | DEBUG 25064 | pool-179-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:59:30.686 | WARN 25064 | Thread-12 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-20 14:59:30.690 | WARN 25064 | Thread-12 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-20 14:59:30.695 | WARN 25064 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-20 14:59:30.708 | WARN 25064 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-20 14:59:30.960 | INFO 25064 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-20 14:59:31.028 | INFO 25064 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-20 14:59:31.271 | WARN 18416 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-20 14:59:31.277 | WARN 18416 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-20 14:59:31.279 | WARN 18416 | Thread-11 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-20 14:59:31.280 | WARN 18416 | Thread-11 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-20 14:59:31.635 | INFO 25064 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-20 14:59:31.640 | INFO 25064 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-20 14:59:31.669 | INFO 25064 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-20 14:59:31.669 | INFO 25064 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-20 14:59:31.812 | INFO 18416 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-20 14:59:31.951 | INFO 18416 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-20 14:59:32.172 | INFO 18416 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-20 14:59:32.174 | INFO 18416 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-20 14:59:32.274 | INFO 18416 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-20 14:59:32.275 | INFO 18416 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-20 15:00:39.762 | INFO 30404 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-20 15:00:44.095 | INFO 30404 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 15:00:44.098 | INFO 30404 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 15:01:04.036 | WARN 30404 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-20 15:01:04.101 | WARN 30404 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-20 15:01:04.540 | INFO 30404 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-20 15:01:33.326 | INFO 30404 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-20 15:01:33.327 | INFO 30404 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-20 15:01:34.382 | INFO 30404 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-20 15:01:39.218 | INFO 30404 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-20 15:01:39.224 | INFO 30404 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-20 15:01:39.225 | INFO 30404 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-20 15:01:52.708 | INFO 26496 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-20 15:01:56.101 | INFO 30404 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-20 15:01:56.168 | INFO 26496 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 15:01:56.170 | INFO 26496 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 15:02:07.387 | WARN 30404 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-20 15:02:07.962 | INFO 30404 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 15:02:07.962 | INFO 30404 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 15:02:08.426 | INFO 30404 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-20 15:02:09.669 | WARN 26496 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-20 15:02:09.784 | WARN 26496 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-20 15:02:09.927 | INFO 26496 | main [TID:N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-20 15:02:11.779 | INFO 30404 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 98.078 seconds (JVM running for 115.739)
2024-05-20 15:02:12.202 | DEBUG 30404 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-20 15:02:12.395 | DEBUG 30404 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-20 15:02:12.608 | DEBUG 30404 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-20 15:02:18.010 | INFO 30404 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-20 15:02:18.012 | INFO 30404 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-20 15:02:18.013 | INFO 30404 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-20 15:02:28.141 | INFO 26496 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-20 15:02:28.142 | INFO 26496 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-20 15:02:28.707 | INFO 26496 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-20 15:02:31.764 | INFO 26496 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-20 15:02:31.768 | INFO 26496 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-20 15:02:31.769 | INFO 26496 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-20 15:02:40.495 | INFO 26496 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-20 15:02:48.842 | WARN 26496 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-20 15:02:49.077 | INFO 26496 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 15:02:49.078 | INFO 26496 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 15:02:49.472 | INFO 26496 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-engine 192.168.217.1:9206 register finished
2024-05-20 15:02:51.649 | INFO 26496 | main [TID:N/A] com.muyu.RuleEngineApplication | Started RuleEngineApplication in 64.193 seconds (JVM running for 80.071)
2024-05-20 15:02:51.711 | INFO 26496 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine.yml, group=DEFAULT_GROUP
2024-05-20 15:02:51.715 | INFO 26496 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine-dev.yml, group=DEFAULT_GROUP
2024-05-20 15:02:51.718 | INFO 26496 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine, group=DEFAULT_GROUP
2024-05-20 15:08:46.027 | WARN 30404 | Thread-11 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-20 15:08:46.027 | WARN 30404 | Thread-11 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-20 15:08:46.027 | WARN 30404 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-20 15:08:46.032 | WARN 30404 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-20 15:08:46.320 | INFO 30404 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-20 15:08:46.407 | INFO 30404 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-20 15:08:46.637 | INFO 30404 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-20 15:08:46.640 | INFO 30404 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-20 15:08:46.672 | INFO 30404 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-20 15:08:46.672 | INFO 30404 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-20 15:09:16.496 | INFO 15256 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-20 15:09:19.021 | INFO 15256 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 15:09:19.022 | INFO 15256 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 15:09:30.890 | WARN 15256 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-20 15:09:30.965 | WARN 15256 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-20 15:09:31.144 | INFO 15256 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-20 15:09:46.857 | INFO 15256 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-20 15:09:46.858 | INFO 15256 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-20 15:09:47.380 | INFO 15256 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-20 15:09:49.482 | INFO 15256 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-20 15:09:49.487 | INFO 15256 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-20 15:09:49.487 | INFO 15256 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-20 15:09:57.429 | INFO 15256 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-20 15:10:04.495 | WARN 15256 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-20 15:10:05.020 | INFO 15256 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 15:10:05.020 | INFO 15256 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 15:10:05.537 | INFO 15256 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-20 15:10:07.722 | INFO 15256 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 55.524 seconds (JVM running for 67.76)
2024-05-20 15:10:07.955 | DEBUG 15256 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-20 15:10:08.072 | DEBUG 15256 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-20 15:10:08.220 | DEBUG 15256 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-20 15:10:11.574 | INFO 15256 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-20 15:10:11.575 | INFO 15256 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-20 15:10:11.576 | INFO 15256 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-20 15:10:25.853 | INFO 15256 | http-nio-9205-exec-1 [TID:Ignored_Trace] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-20 15:10:28.592 | DEBUG 15256 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | ==> Preparing: SELECT count(0) FROM basic_config_info
2024-05-20 15:10:28.595 | DEBUG 15256 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | ==> Parameters:
2024-05-20 15:10:28.598 | DEBUG 15256 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | <== Total: 1
2024-05-20 15:10:28.606 | DEBUG 15256 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info LIMIT ?
2024-05-20 15:10:28.613 | DEBUG 15256 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 10(Integer)
2024-05-20 15:10:28.640 | DEBUG 15256 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 9
2024-05-20 15:10:32.434 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 15:10:32.438 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 15:10:32.441 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 15:10:32.503 | WARN 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.b.m.c.t.support.ReflectLambdaMeta | Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @17550481
2024-05-20 15:10:32.509 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:32.518 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 15:10:32.442(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 15:10:32.520 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:32.525 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:32.526 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 15:10:32.529 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:32.738 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:32.741 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:32.735(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 15:10:32.742 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:32.744 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:32.744 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 15:10:32.746 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:32.800 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:32.803 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:32.798(Timestamp), ask(String), 1(Long)
2024-05-20 15:10:32.805 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:32.806 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:32.808 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 15:10:32.809 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:32.967 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:32.969 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:32.954(Timestamp), emp(String), 1(Long)
2024-05-20 15:10:32.971 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:32.972 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:32.980 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 15:10:32.983 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:33.019 | DEBUG 15256 | pool-10-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.021 | DEBUG 15256 | pool-12-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.021 | DEBUG 15256 | pool-10-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.025 | DEBUG 15256 | pool-10-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 15:10:33.025 | DEBUG 15256 | pool-10-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 15:10:33.027 | DEBUG 15256 | pool-12-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.028 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:33.030 | DEBUG 15256 | pool-12-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 15:10:33.031 | DEBUG 15256 | pool-10-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.032 | DEBUG 15256 | pool-12-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.034 | DEBUG 15256 | pool-12-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 15:10:33.034 | DEBUG 15256 | pool-12-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 15:10:33.037 | DEBUG 15256 | pool-10-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.039 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:33.024(Timestamp), goods(String), 1(Long)
2024-05-20 15:10:33.040 | DEBUG 15256 | pool-10-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 15:10:33.041 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:33.042 | DEBUG 15256 | pool-10-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.042 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:33.044 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 15:10:33.045 | DEBUG 15256 | pool-12-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.045 | DEBUG 15256 | pool-12-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.046 | DEBUG 15256 | pool-12-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.046 | DEBUG 15256 | pool-12-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.047 | DEBUG 15256 | pool-10-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.047 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:33.048 | DEBUG 15256 | pool-12-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 15:10:33.054 | DEBUG 15256 | pool-12-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.164 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:33.166 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:33.16(Timestamp), inventory(String), 1(Long)
2024-05-20 15:10:33.169 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:33.171 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:33.173 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 15:10:33.172 | DEBUG 15256 | pool-14-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.180 | DEBUG 15256 | pool-14-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 15:10:33.180 | DEBUG 15256 | pool-14-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.180 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:33.182 | DEBUG 15256 | pool-14-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.184 | DEBUG 15256 | pool-14-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 15:10:33.184 | DEBUG 15256 | pool-14-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.185 | DEBUG 15256 | pool-16-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.185 | DEBUG 15256 | pool-14-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.185 | DEBUG 15256 | pool-14-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 15:10:33.187 | DEBUG 15256 | pool-14-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.187 | DEBUG 15256 | pool-14-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 15:10:33.188 | DEBUG 15256 | pool-16-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 15:10:33.189 | DEBUG 15256 | pool-16-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.189 | DEBUG 15256 | pool-14-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.188 | DEBUG 15256 | pool-14-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 15:10:33.190 | DEBUG 15256 | pool-16-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 15:10:33.191 | DEBUG 15256 | pool-14-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.190 | DEBUG 15256 | pool-14-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.193 | DEBUG 15256 | pool-14-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.193 | DEBUG 15256 | pool-14-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.195 | DEBUG 15256 | pool-14-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 15:10:33.195 | DEBUG 15256 | pool-16-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.195 | DEBUG 15256 | pool-16-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.197 | DEBUG 15256 | pool-14-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 15:10:33.197 | DEBUG 15256 | pool-16-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.199 | DEBUG 15256 | pool-14-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.199 | DEBUG 15256 | pool-14-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.200 | DEBUG 15256 | pool-14-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.201 | DEBUG 15256 | pool-16-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 15:10:33.205 | DEBUG 15256 | pool-16-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.229 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:33.230 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:33.228(Timestamp), log(String), 1(Long)
2024-05-20 15:10:33.232 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:33.232 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:33.234 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 15:10:33.237 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:33.323 | DEBUG 15256 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.325 | DEBUG 15256 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 15:10:33.330 | DEBUG 15256 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.359 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:33.360 | DEBUG 15256 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.361 | DEBUG 15256 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 15:10:33.361 | DEBUG 15256 | pool-20-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.363 | DEBUG 15256 | pool-20-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 15:10:33.364 | DEBUG 15256 | pool-20-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.366 | DEBUG 15256 | pool-20-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 15:10:33.367 | DEBUG 15256 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.368 | DEBUG 15256 | pool-20-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.369 | DEBUG 15256 | pool-18-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.369 | DEBUG 15256 | pool-18-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.370 | DEBUG 15256 | pool-18-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.372 | DEBUG 15256 | pool-20-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.372 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:33.357(Timestamp), product(String), 1(Long)
2024-05-20 15:10:33.372 | DEBUG 15256 | pool-18-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 15:10:33.372 | DEBUG 15256 | pool-18-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 15:10:33.375 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:33.372 | DEBUG 15256 | pool-18-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 15:10:33.376 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:33.377 | DEBUG 15256 | pool-18-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.377 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 15:10:33.379 | DEBUG 15256 | pool-18-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.381 | DEBUG 15256 | pool-18-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.382 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:33.609 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:33.611 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:33.604(Timestamp), student(String), 1(Long)
2024-05-20 15:10:33.613 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:33.614 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:33.615 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 15:10:33.617 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:33.722 | DEBUG 15256 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.722 | DEBUG 15256 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.723 | DEBUG 15256 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 15:10:33.723 | DEBUG 15256 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 15:10:33.726 | DEBUG 15256 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.727 | DEBUG 15256 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.763 | DEBUG 15256 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.763 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:33.763 | DEBUG 15256 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.764 | DEBUG 15256 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 15:10:33.764 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:33.761(Timestamp), travel(String), 1(Long)
2024-05-20 15:10:33.764 | DEBUG 15256 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 15:10:33.766 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:33.767 | DEBUG 15256 | pool-24-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.767 | DEBUG 15256 | pool-22-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.768 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:33.768 | DEBUG 15256 | pool-24-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 15:10:33.768 | DEBUG 15256 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.768 | DEBUG 15256 | pool-22-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 15:10:33.768 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 15:10:33.770 | DEBUG 15256 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.770 | DEBUG 15256 | pool-22-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.771 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:33.771 | DEBUG 15256 | pool-22-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 15:10:33.771 | DEBUG 15256 | pool-24-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.774 | DEBUG 15256 | pool-22-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.777 | DEBUG 15256 | pool-22-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.977 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:33.978 | DEBUG 15256 | pool-26-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.978 | DEBUG 15256 | pool-26-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.978 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:33.974(Timestamp), travel_type(String), 1(Long)
2024-05-20 15:10:33.979 | DEBUG 15256 | pool-26-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.979 | DEBUG 15256 | pool-26-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 15:10:33.979 | DEBUG 15256 | pool-26-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 15:10:33.979 | DEBUG 15256 | pool-26-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 15:10:33.980 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:33.981 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:33.982 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 15:10:33.982 | DEBUG 15256 | pool-26-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.984 | DEBUG 15256 | pool-26-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.984 | DEBUG 15256 | pool-26-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.984 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:34.022 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:34.023 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:34.021(Timestamp), user(String), 1(Long)
2024-05-20 15:10:34.025 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:34.026 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:34.027 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 15:10:34.030 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:34.153 | DEBUG 15256 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:34.154 | DEBUG 15256 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-20 15:10:34.158 | DEBUG 15256 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:34.265 | DEBUG 15256 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:34.265 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:34.266 | DEBUG 15256 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), username(String), 用户姓名(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), username(String), 用户姓名(String)
2024-05-20 15:10:34.266 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:34.263(Timestamp), user_test(String), 1(Long)
2024-05-20 15:10:34.267 | DEBUG 15256 | pool-30-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:34.268 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:34.268 | DEBUG 15256 | pool-30-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:34.269 | DEBUG 15256 | pool-30-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), sex(String), 用户年龄(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 12(Long), sex(String), 用户年龄(String)
2024-05-20 15:10:34.269 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:34.270 | DEBUG 15256 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:34.269 | DEBUG 15256 | pool-30-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), birthday(String), 用户生日(String), N(String), date(String), date(String), 0(String), 0(String), Y(String), null(String), 12(Long), birthday(String), 用户生日(String)
2024-05-20 15:10:34.269 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 15:10:34.272 | DEBUG 15256 | pool-28-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:34.274 | DEBUG 15256 | pool-30-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:34.275 | DEBUG 15256 | pool-28-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 15:10:34.275 | DEBUG 15256 | pool-30-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:34.277 | DEBUG 15256 | pool-28-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:34.277 | DEBUG 15256 | pool-30-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:34.278 | DEBUG 15256 | pool-30-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), pwd(String), 密码(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), pwd(String), 密码(String)
2024-05-20 15:10:34.278 | DEBUG 15256 | pool-28-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 15:10:34.279 | DEBUG 15256 | pool-28-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:34.281 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:34.282 | DEBUG 15256 | pool-30-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:34.284 | DEBUG 15256 | pool-28-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.388 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 15:10:54.394 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 15:10:54.395 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 15:10:54.397 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:54.397 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 15:10:54.396(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 15:10:54.398 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:54.400 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:54.400 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 15:10:54.402 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:54.482 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:54.483 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:54.481(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 15:10:54.484 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:54.484 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:54.485 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 15:10:54.487 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:54.539 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:54.540 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:54.535(Timestamp), ask(String), 1(Long)
2024-05-20 15:10:54.541 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:54.543 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:54.543 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 15:10:54.549 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:54.697 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:54.706 | DEBUG 15256 | pool-39-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.706 | DEBUG 15256 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.706 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:54.696(Timestamp), emp(String), 1(Long)
2024-05-20 15:10:54.706 | DEBUG 15256 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 15:10:54.707 | DEBUG 15256 | pool-41-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.706 | DEBUG 15256 | pool-39-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 15:10:54.707 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:54.707 | DEBUG 15256 | pool-41-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 15:10:54.708 | DEBUG 15256 | pool-41-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.708 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:54.708 | DEBUG 15256 | pool-41-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 15:10:54.709 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 15:10:54.710 | DEBUG 15256 | pool-39-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.710 | DEBUG 15256 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.710 | DEBUG 15256 | pool-39-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 15:10:54.711 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:54.712 | DEBUG 15256 | pool-39-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.712 | DEBUG 15256 | pool-41-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.714 | DEBUG 15256 | pool-41-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.714 | DEBUG 15256 | pool-39-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.715 | DEBUG 15256 | pool-39-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 15:10:54.715 | DEBUG 15256 | pool-39-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.715 | DEBUG 15256 | pool-41-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.716 | DEBUG 15256 | pool-41-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 15:10:54.718 | DEBUG 15256 | pool-39-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.719 | DEBUG 15256 | pool-41-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.750 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:54.751 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:54.75(Timestamp), goods(String), 1(Long)
2024-05-20 15:10:54.752 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:54.753 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:54.753 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 15:10:54.759 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:54.843 | DEBUG 15256 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.843 | DEBUG 15256 | pool-45-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.844 | DEBUG 15256 | pool-45-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 15:10:54.844 | DEBUG 15256 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 15:10:54.846 | DEBUG 15256 | pool-45-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.847 | DEBUG 15256 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.882 | DEBUG 15256 | pool-45-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.882 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:54.883 | DEBUG 15256 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.883 | DEBUG 15256 | pool-45-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 15:10:54.883 | DEBUG 15256 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 15:10:54.883 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:54.881(Timestamp), inventory(String), 1(Long)
2024-05-20 15:10:54.883 | DEBUG 15256 | pool-45-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.883 | DEBUG 15256 | pool-43-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.883 | DEBUG 15256 | pool-43-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 15:10:54.883 | DEBUG 15256 | pool-45-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 15:10:54.884 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:54.884 | DEBUG 15256 | pool-43-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.885 | DEBUG 15256 | pool-43-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 15:10:54.885 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:54.885 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 15:10:54.886 | DEBUG 15256 | pool-43-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.886 | DEBUG 15256 | pool-45-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.888 | DEBUG 15256 | pool-43-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 15:10:54.888 | DEBUG 15256 | pool-45-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.889 | DEBUG 15256 | pool-43-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.889 | DEBUG 15256 | pool-43-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.889 | DEBUG 15256 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.889 | DEBUG 15256 | pool-43-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 15:10:54.889 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:54.890 | DEBUG 15256 | pool-43-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.890 | DEBUG 15256 | pool-43-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 15:10:54.891 | DEBUG 15256 | pool-43-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.892 | DEBUG 15256 | pool-43-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.892 | DEBUG 15256 | pool-43-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.894 | DEBUG 15256 | pool-43-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.929 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:54.930 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:54.928(Timestamp), log(String), 1(Long)
2024-05-20 15:10:54.931 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:54.931 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:54.932 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 15:10:54.936 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:55.022 | DEBUG 15256 | pool-49-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.022 | DEBUG 15256 | pool-49-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 15:10:55.025 | DEBUG 15256 | pool-49-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.071 | DEBUG 15256 | pool-49-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.071 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:55.071 | DEBUG 15256 | pool-49-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 15:10:55.071 | DEBUG 15256 | pool-49-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.071 | DEBUG 15256 | pool-49-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.072 | DEBUG 15256 | pool-47-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.072 | DEBUG 15256 | pool-47-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.072 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:55.07(Timestamp), product(String), 1(Long)
2024-05-20 15:10:55.072 | DEBUG 15256 | pool-47-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.072 | DEBUG 15256 | pool-49-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 15:10:55.072 | DEBUG 15256 | pool-49-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 15:10:55.072 | DEBUG 15256 | pool-47-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 15:10:55.072 | DEBUG 15256 | pool-47-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 15:10:55.073 | DEBUG 15256 | pool-47-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 15:10:55.073 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:55.073 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:55.074 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 15:10:55.075 | DEBUG 15256 | pool-49-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.076 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:55.077 | DEBUG 15256 | pool-47-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.077 | DEBUG 15256 | pool-49-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.077 | DEBUG 15256 | pool-47-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.077 | DEBUG 15256 | pool-47-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.077 | DEBUG 15256 | pool-49-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.117 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:55.118 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:55.116(Timestamp), student(String), 1(Long)
2024-05-20 15:10:55.118 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:55.119 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:55.119 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 15:10:55.121 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:55.247 | DEBUG 15256 | pool-51-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.247 | DEBUG 15256 | pool-53-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.248 | DEBUG 15256 | pool-53-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 15:10:55.248 | DEBUG 15256 | pool-51-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 15:10:55.251 | DEBUG 15256 | pool-51-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.252 | DEBUG 15256 | pool-53-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.272 | DEBUG 15256 | pool-53-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.272 | DEBUG 15256 | pool-51-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.272 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:55.273 | DEBUG 15256 | pool-53-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 15:10:55.273 | DEBUG 15256 | pool-51-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 15:10:55.273 | DEBUG 15256 | pool-51-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.273 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:55.271(Timestamp), travel(String), 1(Long)
2024-05-20 15:10:55.274 | DEBUG 15256 | pool-51-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 15:10:55.274 | DEBUG 15256 | pool-53-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.274 | DEBUG 15256 | pool-51-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.274 | DEBUG 15256 | pool-53-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 15:10:55.274 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:55.276 | DEBUG 15256 | pool-51-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 15:10:55.276 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:55.277 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 15:10:55.278 | DEBUG 15256 | pool-51-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.279 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:55.280 | DEBUG 15256 | pool-53-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.280 | DEBUG 15256 | pool-51-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.280 | DEBUG 15256 | pool-51-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.280 | DEBUG 15256 | pool-53-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.348 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:55.348 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:55.346(Timestamp), travel_type(String), 1(Long)
2024-05-20 15:10:55.350 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:55.351 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:55.351 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 15:10:55.352 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:55.452 | DEBUG 15256 | pool-55-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.453 | DEBUG 15256 | pool-55-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 15:10:55.457 | DEBUG 15256 | pool-55-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.489 | DEBUG 15256 | pool-55-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.489 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:55.490 | DEBUG 15256 | pool-55-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 15:10:55.490 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:55.488(Timestamp), user(String), 1(Long)
2024-05-20 15:10:55.490 | DEBUG 15256 | pool-55-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.490 | DEBUG 15256 | pool-57-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.492 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:55.492 | DEBUG 15256 | pool-57-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 15:10:55.492 | DEBUG 15256 | pool-55-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 15:10:55.493 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:55.494 | DEBUG 15256 | pool-55-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.494 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 15:10:55.499 | DEBUG 15256 | pool-57-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.500 | DEBUG 15256 | pool-57-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.499 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:55.502 | DEBUG 15256 | pool-57-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 15:10:55.502 | DEBUG 15256 | pool-55-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.506 | DEBUG 15256 | pool-57-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.586 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:55.587 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:55.585(Timestamp), user_test(String), 1(Long)
2024-05-20 15:10:55.588 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:55.588 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:55.589 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 15:10:55.590 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:55.675 | DEBUG 15256 | pool-59-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.675 | DEBUG 15256 | pool-59-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.676 | DEBUG 15256 | pool-59-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-20 15:10:55.676 | DEBUG 15256 | pool-59-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), username(String), 用户姓名(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), username(String), 用户姓名(String)
2024-05-20 15:10:55.677 | DEBUG 15256 | pool-59-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.679 | DEBUG 15256 | pool-59-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), pwd(String), 密码(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), pwd(String), 密码(String)
2024-05-20 15:10:55.681 | DEBUG 15256 | pool-59-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.681 | DEBUG 15256 | pool-59-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.685 | DEBUG 15256 | pool-59-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:56.529 | WARN 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 180827
2024-05-20 15:13:56.529 | WARN 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 180849
2024-05-20 15:13:56.533 | WARN 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 180851
2024-05-20 15:13:56.534 | WARN 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 180855
2024-05-20 15:13:57.202 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 15:13:57.205 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 15:13:57.206 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 15:13:57.209 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:57.209 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 15:13:57.207(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 15:13:57.212 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:57.213 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:57.215 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 15:13:57.216 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:57.372 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:57.375 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:57.372(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 15:13:57.376 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:57.377 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:57.378 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 15:13:57.380 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:57.471 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:57.472 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:57.469(Timestamp), ask(String), 1(Long)
2024-05-20 15:13:57.474 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:57.475 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:57.476 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 15:13:57.480 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:57.552 | WARN 15256 | pool-63-thread-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 182271
2024-05-20 15:13:57.554 | WARN 15256 | pool-63-thread-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 182274
2024-05-20 15:13:57.559 | WARN 15256 | pool-63-thread-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 182483
2024-05-20 15:13:57.560 | WARN 15256 | pool-63-thread-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 204366
2024-05-20 15:13:57.562 | DEBUG 15256 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.563 | DEBUG 15256 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 15:13:57.568 | DEBUG 15256 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.597 | DEBUG 15256 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.598 | DEBUG 15256 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 15:13:57.602 | DEBUG 15256 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.603 | DEBUG 15256 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.603 | DEBUG 15256 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 15:13:57.607 | DEBUG 15256 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.712 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:57.713 | DEBUG 15256 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.714 | DEBUG 15256 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 15:13:57.714 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:57.71(Timestamp), emp(String), 1(Long)
2024-05-20 15:13:57.715 | DEBUG 15256 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.716 | DEBUG 15256 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 15:13:57.716 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:57.717 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:57.718 | DEBUG 15256 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.718 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 15:13:57.720 | DEBUG 15256 | pool-65-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.720 | DEBUG 15256 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.721 | DEBUG 15256 | pool-65-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 15:13:57.722 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:57.724 | DEBUG 15256 | pool-65-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.725 | DEBUG 15256 | pool-65-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 15:13:57.725 | DEBUG 15256 | pool-65-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.729 | DEBUG 15256 | pool-65-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.824 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:57.825 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:57.822(Timestamp), goods(String), 1(Long)
2024-05-20 15:13:57.827 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:57.828 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:57.830 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 15:13:57.832 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:57.964 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:57.967 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:57.962(Timestamp), inventory(String), 1(Long)
2024-05-20 15:13:57.968 | DEBUG 15256 | pool-69-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.969 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:57.970 | DEBUG 15256 | pool-69-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 15:13:57.970 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:57.972 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 15:13:57.974 | DEBUG 15256 | pool-69-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.974 | DEBUG 15256 | pool-67-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.975 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:57.977 | DEBUG 15256 | pool-67-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 15:13:57.977 | DEBUG 15256 | pool-69-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.978 | DEBUG 15256 | pool-67-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.978 | DEBUG 15256 | pool-69-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 15:13:57.978 | DEBUG 15256 | pool-67-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 15:13:57.981 | DEBUG 15256 | pool-67-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.982 | DEBUG 15256 | pool-67-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.985 | DEBUG 15256 | pool-69-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.982 | DEBUG 15256 | pool-69-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.985 | DEBUG 15256 | pool-67-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.987 | DEBUG 15256 | pool-67-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.987 | DEBUG 15256 | pool-67-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 15:13:57.987 | DEBUG 15256 | pool-67-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 15:13:57.991 | DEBUG 15256 | pool-67-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.990 | DEBUG 15256 | pool-69-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 15:13:57.992 | DEBUG 15256 | pool-67-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.995 | DEBUG 15256 | pool-67-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.995 | DEBUG 15256 | pool-67-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 15:13:57.996 | DEBUG 15256 | pool-69-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.996 | DEBUG 15256 | pool-67-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.998 | DEBUG 15256 | pool-67-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.998 | DEBUG 15256 | pool-67-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 15:13:57.999 | DEBUG 15256 | pool-67-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 15:13:58.000 | DEBUG 15256 | pool-67-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.002 | DEBUG 15256 | pool-67-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.004 | DEBUG 15256 | pool-67-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.016 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:58.018 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:58.014(Timestamp), log(String), 1(Long)
2024-05-20 15:13:58.020 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:58.021 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:58.023 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 15:13:58.026 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:58.108 | DEBUG 15256 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.109 | DEBUG 15256 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 15:13:58.113 | DEBUG 15256 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.144 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:58.146 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:58.142(Timestamp), product(String), 1(Long)
2024-05-20 15:13:58.146 | DEBUG 15256 | pool-71-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.146 | DEBUG 15256 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.147 | DEBUG 15256 | pool-71-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 15:13:58.147 | DEBUG 15256 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 15:13:58.147 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:58.148 | DEBUG 15256 | pool-73-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.148 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:58.150 | DEBUG 15256 | pool-73-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 15:13:58.149 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 15:13:58.151 | DEBUG 15256 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.148 | DEBUG 15256 | pool-71-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.154 | DEBUG 15256 | pool-71-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 15:13:58.154 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:58.154 | DEBUG 15256 | pool-71-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.157 | DEBUG 15256 | pool-73-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.158 | DEBUG 15256 | pool-73-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 15:13:58.159 | DEBUG 15256 | pool-71-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.161 | DEBUG 15256 | pool-73-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.161 | DEBUG 15256 | pool-71-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 15:13:58.163 | DEBUG 15256 | pool-71-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.163 | DEBUG 15256 | pool-73-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.173 | DEBUG 15256 | pool-71-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.194 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:58.195 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:58.192(Timestamp), student(String), 1(Long)
2024-05-20 15:13:58.198 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:58.199 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:58.201 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 15:13:58.203 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:58.300 | DEBUG 15256 | pool-75-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.300 | DEBUG 15256 | pool-77-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.301 | DEBUG 15256 | pool-77-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 15:13:58.301 | DEBUG 15256 | pool-75-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 15:13:58.306 | DEBUG 15256 | pool-75-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.307 | DEBUG 15256 | pool-77-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.342 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:58.343 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:58.34(Timestamp), travel(String), 1(Long)
2024-05-20 15:13:58.344 | DEBUG 15256 | pool-77-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.345 | DEBUG 15256 | pool-75-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.345 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:58.346 | DEBUG 15256 | pool-77-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 15:13:58.346 | DEBUG 15256 | pool-75-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 15:13:58.346 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:58.347 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 15:13:58.349 | DEBUG 15256 | pool-77-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.350 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:58.354 | DEBUG 15256 | pool-75-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.355 | DEBUG 15256 | pool-75-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.356 | DEBUG 15256 | pool-75-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 15:13:58.357 | DEBUG 15256 | pool-77-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.358 | DEBUG 15256 | pool-77-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 15:13:58.360 | DEBUG 15256 | pool-75-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.360 | DEBUG 15256 | pool-75-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.361 | DEBUG 15256 | pool-75-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 15:13:58.362 | DEBUG 15256 | pool-77-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.366 | DEBUG 15256 | pool-75-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.420 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:58.422 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:58.416(Timestamp), travel_type(String), 1(Long)
2024-05-20 15:13:58.425 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:58.429 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:58.432 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 15:13:58.436 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:58.493 | DEBUG 15256 | pool-79-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.498 | DEBUG 15256 | pool-79-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 15:13:58.502 | DEBUG 15256 | pool-79-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.505 | DEBUG 15256 | pool-79-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.507 | DEBUG 15256 | pool-79-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 15:13:58.512 | DEBUG 15256 | pool-79-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.604 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:58.605 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:58.602(Timestamp), user(String), 1(Long)
2024-05-20 15:13:58.606 | DEBUG 15256 | pool-79-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.607 | DEBUG 15256 | pool-81-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.608 | DEBUG 15256 | pool-81-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 15:13:58.608 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:58.610 | DEBUG 15256 | pool-79-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 15:13:58.610 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:58.612 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 15:13:58.612 | DEBUG 15256 | pool-81-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.616 | DEBUG 15256 | pool-79-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.617 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:58.617 | DEBUG 15256 | pool-81-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 15:13:58.617 | DEBUG 15256 | pool-81-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.622 | DEBUG 15256 | pool-81-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.671 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:58.672 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:58.669(Timestamp), user_test(String), 1(Long)
2024-05-20 15:13:58.674 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:58.676 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:58.677 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 15:13:58.681 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:58.897 | DEBUG 15256 | pool-85-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.901 | DEBUG 15256 | pool-85-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 13(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 13(Long), id(String), (String)
2024-05-20 15:13:58.908 | DEBUG 15256 | pool-85-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.909 | DEBUG 15256 | pool-85-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.910 | DEBUG 15256 | pool-85-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 13(Long), name(String), (String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 13(Long), name(String), (String)
2024-05-20 15:13:58.914 | DEBUG 15256 | pool-85-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-20 15:13:58.916 | DEBUG 15256 | pool-85-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.918 | DEBUG 15256 | pool-85-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 13(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 13(Long), age(String), (String)
2024-05-20 15:13:58.931 | DEBUG 15256 | pool-85-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-20 15:13:58.942 | DEBUG 15256 | pool-85-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-20 15:13:58.942 | DEBUG 15256 | pool-85-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-20 15:13:58.946 | DEBUG 15256 | pool-85-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 13(Long), name(String), (String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String)
2024-05-20 15:13:58.950 | DEBUG 15256 | pool-85-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 13(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String)
2024-05-20 15:13:58.952 | DEBUG 15256 | pool-85-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-20 15:13:58.954 | DEBUG 15256 | pool-85-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-20 15:15:05.879 | WARN 15256 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-20 15:15:05.882 | WARN 15256 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-20 15:15:05.883 | WARN 15256 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-20 15:15:05.883 | WARN 15256 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-20 15:15:06.045 | INFO 15256 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-20 15:15:06.131 | INFO 15256 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-20 15:15:06.504 | INFO 15256 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-20 15:15:06.506 | INFO 15256 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-20 15:15:06.509 | INFO 15256 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-20 15:15:06.509 | INFO 15256 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-20 15:15:33.730 | INFO 16732 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-20 15:15:36.090 | INFO 16732 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 15:15:36.091 | INFO 16732 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 15:15:46.367 | WARN 16732 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-20 15:15:46.408 | WARN 16732 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-20 15:15:46.567 | INFO 16732 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-20 15:16:01.821 | INFO 16732 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-20 15:16:01.822 | INFO 16732 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-20 15:16:02.932 | INFO 16732 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-20 15:16:06.406 | INFO 16732 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-20 15:16:06.409 | INFO 16732 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-20 15:16:06.410 | INFO 16732 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-20 15:16:16.876 | INFO 16732 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-20 15:16:25.530 | WARN 16732 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-20 15:16:25.979 | INFO 16732 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 15:16:25.980 | INFO 16732 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 15:16:26.374 | INFO 16732 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-20 15:16:29.035 | INFO 16732 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 58.764 seconds (JVM running for 70.292)
2024-05-20 15:16:29.256 | INFO 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-20 15:16:29.392 | DEBUG 16732 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-20 15:16:29.644 | DEBUG 16732 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-20 15:16:29.981 | DEBUG 16732 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-20 15:16:34.467 | INFO 16732 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-20 15:16:34.469 | INFO 16732 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-20 15:16:34.471 | INFO 16732 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-20 15:16:36.212 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 15:16:36.214 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 15:16:36.218 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 15:16:36.220 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 15:16:36.221 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 15:16:36.325 | WARN 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.b.m.c.t.support.ReflectLambdaMeta | Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @1324409e
2024-05-20 15:16:36.336 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:36.347 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 15:16:36.224(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 15:16:36.349 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:36.357 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:36.358 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 15:16:36.364 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:36.552 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:36.558 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:36.545(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 15:16:36.560 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:36.563 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:36.564 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 15:16:36.567 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:36.711 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:36.713 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:36.708(Timestamp), ask(String), 1(Long)
2024-05-20 15:16:36.716 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:36.717 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:36.718 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 15:16:36.721 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:36.971 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:36.977 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:36.961(Timestamp), emp(String), 1(Long)
2024-05-20 15:16:36.979 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:36.980 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:36.985 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 15:16:36.996 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:37.032 | DEBUG 16732 | pool-9-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.032 | DEBUG 16732 | pool-11-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.033 | DEBUG 16732 | pool-11-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.037 | DEBUG 16732 | pool-11-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 15:16:37.037 | DEBUG 16732 | pool-9-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 15:16:37.039 | DEBUG 16732 | pool-11-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 15:16:37.042 | DEBUG 16732 | pool-9-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.044 | DEBUG 16732 | pool-9-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.045 | DEBUG 16732 | pool-11-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.045 | DEBUG 16732 | pool-11-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.046 | DEBUG 16732 | pool-11-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.049 | DEBUG 16732 | pool-11-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.049 | DEBUG 16732 | pool-9-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 15:16:37.052 | DEBUG 16732 | pool-9-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.053 | DEBUG 16732 | pool-11-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 15:16:37.054 | DEBUG 16732 | pool-9-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 15:16:37.054 | DEBUG 16732 | pool-9-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.054 | DEBUG 16732 | pool-11-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 15:16:37.059 | DEBUG 16732 | pool-9-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.059 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:37.060 | DEBUG 16732 | pool-11-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.062 | DEBUG 16732 | pool-11-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.065 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:37.05(Timestamp), goods(String), 1(Long)
2024-05-20 15:16:37.066 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:37.067 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:37.068 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 15:16:37.072 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:37.258 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:37.260 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:37.253(Timestamp), inventory(String), 1(Long)
2024-05-20 15:16:37.261 | DEBUG 16732 | pool-15-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.262 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:37.263 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:37.264 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 15:16:37.269 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:37.277 | DEBUG 16732 | pool-15-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 15:16:37.278 | DEBUG 16732 | pool-13-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.278 | DEBUG 16732 | pool-13-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 15:16:37.281 | DEBUG 16732 | pool-15-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.283 | DEBUG 16732 | pool-13-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.285 | DEBUG 16732 | pool-13-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.287 | DEBUG 16732 | pool-15-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.287 | DEBUG 16732 | pool-15-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.287 | DEBUG 16732 | pool-13-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 15:16:37.287 | DEBUG 16732 | pool-13-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.287 | DEBUG 16732 | pool-13-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.287 | DEBUG 16732 | pool-15-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 15:16:37.290 | DEBUG 16732 | pool-13-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 15:16:37.290 | DEBUG 16732 | pool-15-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 15:16:37.292 | DEBUG 16732 | pool-13-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.291 | DEBUG 16732 | pool-13-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 15:16:37.294 | DEBUG 16732 | pool-15-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.295 | DEBUG 16732 | pool-13-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.297 | DEBUG 16732 | pool-13-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.297 | DEBUG 16732 | pool-15-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.299 | DEBUG 16732 | pool-13-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 15:16:37.301 | DEBUG 16732 | pool-13-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.304 | DEBUG 16732 | pool-13-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.306 | DEBUG 16732 | pool-13-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 15:16:37.306 | DEBUG 16732 | pool-13-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.310 | DEBUG 16732 | pool-13-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.311 | DEBUG 16732 | pool-13-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.311 | DEBUG 16732 | pool-13-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 15:16:37.316 | DEBUG 16732 | pool-13-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.320 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:37.321 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:37.317(Timestamp), log(String), 1(Long)
2024-05-20 15:16:37.325 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:37.327 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:37.327 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 15:16:37.329 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:37.486 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:37.490 | DEBUG 16732 | pool-17-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.492 | DEBUG 16732 | pool-17-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 15:16:37.493 | DEBUG 16732 | pool-17-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.494 | DEBUG 16732 | pool-17-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 15:16:37.494 | DEBUG 16732 | pool-19-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.497 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:37.483(Timestamp), product(String), 1(Long)
2024-05-20 15:16:37.498 | DEBUG 16732 | pool-17-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.498 | DEBUG 16732 | pool-19-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 15:16:37.501 | DEBUG 16732 | pool-17-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.501 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:37.502 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:37.503 | DEBUG 16732 | pool-19-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.503 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 15:16:37.503 | DEBUG 16732 | pool-19-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.504 | DEBUG 16732 | pool-19-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 15:16:37.505 | DEBUG 16732 | pool-19-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.503 | DEBUG 16732 | pool-19-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.506 | DEBUG 16732 | pool-19-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 15:16:37.507 | DEBUG 16732 | pool-19-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 15:16:37.508 | DEBUG 16732 | pool-19-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.509 | DEBUG 16732 | pool-17-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.510 | DEBUG 16732 | pool-17-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 15:16:37.510 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:37.512 | DEBUG 16732 | pool-19-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.513 | DEBUG 16732 | pool-19-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.515 | DEBUG 16732 | pool-17-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.565 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:37.566 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:37.56(Timestamp), student(String), 1(Long)
2024-05-20 15:16:37.569 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:37.570 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:37.570 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 15:16:37.572 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:37.695 | DEBUG 16732 | pool-23-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.696 | DEBUG 16732 | pool-23-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 15:16:37.699 | DEBUG 16732 | pool-23-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.728 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:37.728 | DEBUG 16732 | pool-23-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.729 | DEBUG 16732 | pool-23-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 15:16:37.730 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:37.726(Timestamp), travel(String), 1(Long)
2024-05-20 15:16:37.730 | DEBUG 16732 | pool-21-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.732 | DEBUG 16732 | pool-21-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 15:16:37.731 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:37.732 | DEBUG 16732 | pool-21-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.732 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:37.734 | DEBUG 16732 | pool-23-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.734 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 15:16:37.735 | DEBUG 16732 | pool-21-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.735 | DEBUG 16732 | pool-21-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 15:16:37.737 | DEBUG 16732 | pool-23-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.737 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:37.737 | DEBUG 16732 | pool-21-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.739 | DEBUG 16732 | pool-23-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 15:16:37.740 | DEBUG 16732 | pool-21-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.740 | DEBUG 16732 | pool-21-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 15:16:37.742 | DEBUG 16732 | pool-23-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.744 | DEBUG 16732 | pool-21-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.745 | DEBUG 16732 | pool-21-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.746 | DEBUG 16732 | pool-21-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 15:16:37.750 | DEBUG 16732 | pool-21-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.783 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:37.784 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:37.781(Timestamp), travel_type(String), 1(Long)
2024-05-20 15:16:37.787 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:37.788 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:37.789 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 15:16:37.791 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:37.872 | DEBUG 16732 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.874 | DEBUG 16732 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 15:16:37.878 | DEBUG 16732 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.901 | DEBUG 16732 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.901 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:37.902 | DEBUG 16732 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 15:16:37.902 | DEBUG 16732 | pool-25-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.902 | DEBUG 16732 | pool-25-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.902 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:37.899(Timestamp), user(String), 1(Long)
2024-05-20 15:16:37.902 | DEBUG 16732 | pool-25-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.903 | DEBUG 16732 | pool-25-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 15:16:37.903 | DEBUG 16732 | pool-25-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 15:16:37.903 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:37.904 | DEBUG 16732 | pool-25-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 15:16:37.904 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:37.905 | DEBUG 16732 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.905 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 15:16:37.906 | DEBUG 16732 | pool-25-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.908 | DEBUG 16732 | pool-25-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.908 | DEBUG 16732 | pool-25-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.908 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:37.946 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:37.948 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:37.944(Timestamp), user_test(String), 1(Long)
2024-05-20 15:16:37.949 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:37.951 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:37.952 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 15:16:37.954 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:38.035 | DEBUG 16732 | pool-29-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:38.036 | DEBUG 16732 | pool-31-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:38.037 | DEBUG 16732 | pool-29-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-20 15:16:38.037 | DEBUG 16732 | pool-31-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 13(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 13(Long), id(String), (String)
2024-05-20 15:16:38.041 | DEBUG 16732 | pool-29-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:38.042 | DEBUG 16732 | pool-31-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:39.766 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 15:16:39.768 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:39.769 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 15:16:39.766(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 15:16:39.771 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:39.771 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:39.772 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 15:16:39.773 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:39.986 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:39.988 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:39.984(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 15:16:39.990 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:39.991 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:39.991 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 15:16:40.003 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:40.090 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:40.092 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:40.08(Timestamp), ask(String), 1(Long)
2024-05-20 15:16:40.093 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:40.097 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:40.098 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 15:16:40.112 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:40.259 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:40.261 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:40.258(Timestamp), emp(String), 1(Long)
2024-05-20 15:16:40.262 | DEBUG 16732 | pool-34-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.262 | DEBUG 16732 | pool-39-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.262 | DEBUG 16732 | pool-39-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.263 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:40.264 | DEBUG 16732 | pool-39-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 15:16:40.264 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:40.264 | DEBUG 16732 | pool-39-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 15:16:40.265 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 15:16:40.266 | DEBUG 16732 | pool-34-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.267 | DEBUG 16732 | pool-34-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 15:16:40.268 | DEBUG 16732 | pool-34-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 15:16:40.269 | DEBUG 16732 | pool-39-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.268 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:40.272 | DEBUG 16732 | pool-39-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.272 | DEBUG 16732 | pool-34-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.272 | DEBUG 16732 | pool-39-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 15:16:40.272 | DEBUG 16732 | pool-39-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.273 | DEBUG 16732 | pool-34-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 15:16:40.274 | DEBUG 16732 | pool-39-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 15:16:40.275 | DEBUG 16732 | pool-39-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.277 | DEBUG 16732 | pool-34-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.277 | DEBUG 16732 | pool-34-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.277 | DEBUG 16732 | pool-39-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.278 | DEBUG 16732 | pool-34-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.280 | DEBUG 16732 | pool-39-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.306 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:40.307 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:40.305(Timestamp), goods(String), 1(Long)
2024-05-20 15:16:40.308 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:40.309 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:40.310 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 15:16:40.317 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:40.425 | DEBUG 16732 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.426 | DEBUG 16732 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 15:16:40.429 | DEBUG 16732 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.490 | DEBUG 16732 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.490 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:40.491 | DEBUG 16732 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 15:16:40.491 | DEBUG 16732 | pool-41-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.491 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:40.488(Timestamp), inventory(String), 1(Long)
2024-05-20 15:16:40.491 | DEBUG 16732 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.491 | DEBUG 16732 | pool-41-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 15:16:40.492 | DEBUG 16732 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 15:16:40.492 | DEBUG 16732 | pool-41-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.492 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:40.493 | DEBUG 16732 | pool-41-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 15:16:40.493 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:40.494 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 15:16:40.494 | DEBUG 16732 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.496 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:40.497 | DEBUG 16732 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.497 | DEBUG 16732 | pool-41-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.497 | DEBUG 16732 | pool-41-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.494 | DEBUG 16732 | pool-43-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.497 | DEBUG 16732 | pool-41-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.499 | DEBUG 16732 | pool-41-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.499 | DEBUG 16732 | pool-41-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 15:16:40.499 | DEBUG 16732 | pool-43-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.500 | DEBUG 16732 | pool-41-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 15:16:40.500 | DEBUG 16732 | pool-41-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 15:16:40.501 | DEBUG 16732 | pool-43-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 15:16:40.501 | DEBUG 16732 | pool-43-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 15:16:40.501 | DEBUG 16732 | pool-41-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.504 | DEBUG 16732 | pool-41-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.506 | DEBUG 16732 | pool-41-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.508 | DEBUG 16732 | pool-41-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.508 | DEBUG 16732 | pool-43-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.510 | DEBUG 16732 | pool-43-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.533 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:40.535 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:40.532(Timestamp), log(String), 1(Long)
2024-05-20 15:16:40.536 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:40.537 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:40.538 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 15:16:40.540 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:40.707 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:40.708 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:40.704(Timestamp), product(String), 1(Long)
2024-05-20 15:16:40.710 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:40.711 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:40.712 | DEBUG 16732 | pool-46-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.712 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 15:16:40.712 | DEBUG 16732 | pool-46-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.714 | DEBUG 16732 | pool-46-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 15:16:40.714 | DEBUG 16732 | pool-46-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 15:16:40.716 | DEBUG 16732 | pool-48-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.716 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:40.717 | DEBUG 16732 | pool-48-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 15:16:40.717 | DEBUG 16732 | pool-48-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.719 | DEBUG 16732 | pool-48-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 15:16:40.719 | DEBUG 16732 | pool-46-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.722 | DEBUG 16732 | pool-46-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.723 | DEBUG 16732 | pool-48-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.724 | DEBUG 16732 | pool-48-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.725 | DEBUG 16732 | pool-48-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.725 | DEBUG 16732 | pool-48-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 15:16:40.725 | DEBUG 16732 | pool-48-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.726 | DEBUG 16732 | pool-48-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 15:16:40.727 | DEBUG 16732 | pool-46-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.728 | DEBUG 16732 | pool-48-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.729 | DEBUG 16732 | pool-46-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 15:16:40.729 | DEBUG 16732 | pool-48-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.732 | DEBUG 16732 | pool-46-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.778 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:40.778 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:40.776(Timestamp), student(String), 1(Long)
2024-05-20 15:16:40.780 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:40.781 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:40.782 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 15:16:40.784 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:40.922 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:40.922 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:40.92(Timestamp), travel(String), 1(Long)
2024-05-20 15:16:40.924 | DEBUG 16732 | pool-52-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.924 | DEBUG 16732 | pool-52-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.924 | DEBUG 16732 | pool-52-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.924 | DEBUG 16732 | pool-52-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 15:16:40.925 | DEBUG 16732 | pool-50-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.925 | DEBUG 16732 | pool-52-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 15:16:40.925 | DEBUG 16732 | pool-52-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 15:16:40.925 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:40.925 | DEBUG 16732 | pool-50-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 15:16:40.925 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:40.926 | DEBUG 16732 | pool-50-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.926 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 15:16:40.927 | DEBUG 16732 | pool-50-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 15:16:40.928 | DEBUG 16732 | pool-52-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.928 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:40.929 | DEBUG 16732 | pool-50-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.929 | DEBUG 16732 | pool-50-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.929 | DEBUG 16732 | pool-52-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.931 | DEBUG 16732 | pool-50-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 15:16:40.933 | DEBUG 16732 | pool-52-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.934 | DEBUG 16732 | pool-50-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.936 | DEBUG 16732 | pool-50-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.937 | DEBUG 16732 | pool-50-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.937 | DEBUG 16732 | pool-50-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 15:16:40.942 | DEBUG 16732 | pool-50-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.974 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:40.975 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:40.972(Timestamp), travel_type(String), 1(Long)
2024-05-20 15:16:40.977 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:40.977 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:40.979 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 15:16:40.982 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:41.072 | DEBUG 16732 | pool-54-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:41.072 | DEBUG 16732 | pool-56-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:41.073 | DEBUG 16732 | pool-54-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 15:16:41.073 | DEBUG 16732 | pool-56-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 15:16:41.077 | DEBUG 16732 | pool-54-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:41.079 | DEBUG 16732 | pool-56-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:41.315 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:41.315 | DEBUG 16732 | pool-56-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:41.317 | DEBUG 16732 | pool-56-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 15:16:41.317 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:41.313(Timestamp), user(String), 1(Long)
2024-05-20 15:16:41.317 | DEBUG 16732 | pool-54-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:41.319 | DEBUG 16732 | pool-54-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 15:16:41.319 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:41.321 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:41.324 | DEBUG 16732 | pool-56-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:41.322 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 15:16:41.325 | DEBUG 16732 | pool-54-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:41.326 | DEBUG 16732 | pool-54-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:41.327 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:41.328 | DEBUG 16732 | pool-54-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 15:16:41.332 | DEBUG 16732 | pool-54-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:41.459 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:41.461 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:41.458(Timestamp), user_test(String), 1(Long)
2024-05-20 15:16:41.463 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:41.465 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:41.467 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 15:16:41.469 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:41.502 | DEBUG 16732 | pool-58-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:41.505 | DEBUG 16732 | pool-58-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-20 15:16:41.510 | DEBUG 16732 | pool-58-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:41.572 | DEBUG 16732 | pool-58-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:41.577 | DEBUG 16732 | pool-58-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), username(String), 用户姓名(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), username(String), 用户姓名(String)
2024-05-20 15:16:41.578 | DEBUG 16732 | pool-58-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:41.582 | DEBUG 16732 | pool-58-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:41.583 | DEBUG 16732 | pool-60-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:41.584 | DEBUG 16732 | pool-60-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 13(Long), name(String), (String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 13(Long), name(String), (String)
2024-05-20 15:16:41.583 | DEBUG 16732 | pool-60-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:41.586 | DEBUG 16732 | pool-60-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 13(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 13(Long), id(String), (String)
2024-05-20 15:16:41.586 | DEBUG 16732 | pool-58-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), pwd(String), 密码(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), pwd(String), 密码(String)
2024-05-20 15:16:41.590 | DEBUG 16732 | pool-60-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:41.592 | DEBUG 16732 | pool-60-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:41.594 | DEBUG 16732 | pool-58-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:18:11.916 | WARN 16732 | AMQP Connection 43.142.100.73:5672 [TID:N/A] c.r.c.impl.ForgivingExceptionHandler | An unexpected connection driver error occurred (Exception message: Connection reset)
2024-05-20 15:18:11.959 | INFO 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 15:18:12.436 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-20 15:18:12.633 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 15:18:17.823 | INFO 16732 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 15:18:17.825 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 15:18:30.294 | INFO 16732 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 15:18:30.399 | INFO 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-20 15:59:55.981 | INFO 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 15:59:56.044 | INFO 16732 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-20 15:59:56.049 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:00:05.030 | INFO 16732 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:00:05.045 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:00:13.323 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:00:13.324 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:00:29.746 | INFO 16732 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:00:29.747 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:00:59.827 | INFO 16732 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:00:59.829 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:01:29.922 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:01:29.924 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:02:00.023 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:02:00.024 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:02:30.122 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:02:30.123 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:03:00.222 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:03:00.223 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:03:30.323 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:03:30.324 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:04:00.437 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:04:00.440 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:04:30.523 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:04:30.525 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:05:00.623 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:05:00.624 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:05:30.730 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:05:30.731 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:06:00.824 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:06:00.825 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:06:30.923 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:06:30.926 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:07:01.022 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:07:01.023 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:07:31.124 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:07:31.137 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:08:01.226 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:08:01.227 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:08:31.322 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:08:31.323 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:09:01.423 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:09:01.424 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:09:31.528 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:09:31.530 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:10:01.622 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:10:01.624 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:10:31.723 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:10:31.725 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:11:01.822 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:11:01.846 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:11:31.923 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:11:31.924 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:12:02.037 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:12:02.040 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:12:32.128 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:12:32.129 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:13:02.223 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:13:02.225 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:13:32.331 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:13:32.334 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:14:02.422 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:14:02.425 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:14:32.530 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:14:32.533 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:15:02.623 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:15:02.624 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:15:32.722 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:15:32.724 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:16:02.821 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:16:02.822 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:16:32.921 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:16:32.924 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:17:03.022 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:17:03.024 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:17:33.124 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:17:33.127 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:18:03.225 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:18:03.241 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:18:33.323 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:18:33.324 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:19:03.422 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:19:03.423 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:19:33.531 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:19:33.546 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:20:03.625 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:20:03.626 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:20:33.723 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:20:33.724 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:21:03.823 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:21:03.848 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:21:33.924 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:21:33.925 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:22:04.027 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:22:04.043 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:22:34.131 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:22:34.133 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:23:04.228 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:23:04.229 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:23:34.328 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:23:34.343 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:24:04.421 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:24:04.423 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:24:34.523 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:24:34.524 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:25:04.623 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:25:04.625 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:25:34.732 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:25:34.734 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:26:04.822 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:26:04.847 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:26:34.923 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:26:34.924 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:27:05.027 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:27:05.028 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:27:35.128 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:27:35.129 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:28:05.227 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:28:05.243 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:28:35.323 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:28:35.325 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:29:05.429 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:29:05.430 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:29:35.525 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:29:35.527 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:30:05.623 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:30:05.625 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:30:35.726 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:30:35.728 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:31:05.822 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:31:05.822 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:31:35.924 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:31:35.926 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:32:06.022 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:32:06.048 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:32:36.124 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:32:36.126 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:33:06.223 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:33:06.249 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:33:36.326 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:33:36.328 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:34:06.422 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:34:06.424 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:34:36.521 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:34:36.535 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:35:06.629 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:35:06.630 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:35:36.730 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:35:36.732 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:36:06.825 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:36:06.827 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:36:36.925 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:36:36.927 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:37:07.022 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:37:07.024 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:37:37.122 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:37:37.135 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:38:07.222 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:38:07.223 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:38:37.322 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:38:37.324 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:39:07.422 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:39:07.446 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:39:37.522 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:39:37.523 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:40:07.631 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:40:07.646 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:40:37.721 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:40:37.722 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:41:07.824 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:41:07.825 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:41:37.921 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:41:37.923 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:42:08.022 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:42:08.047 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:42:38.129 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:42:38.130 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:43:08.221 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:43:08.222 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:43:38.322 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:43:38.324 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:44:08.425 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:44:08.426 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:44:38.523 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:44:38.524 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:45:08.636 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:45:08.888 | INFO 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-20 17:12:51.432 | WARN 16732 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-20 17:12:51.432 | WARN 16732 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-20 17:12:51.433 | WARN 16732 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-20 17:12:51.436 | WARN 16732 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-20 17:12:51.562 | INFO 16732 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-20 17:12:51.632 | INFO 16732 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-20 17:12:51.824 | INFO 16732 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-20 17:12:51.825 | INFO 16732 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-20 17:12:51.829 | INFO 16732 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-20 17:12:51.829 | INFO 16732 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-20 17:13:16.971 | INFO 34088 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-20 17:13:18.671 | INFO 34088 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 17:13:18.673 | INFO 34088 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 17:13:24.481 | WARN 34088 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-20 17:13:24.524 | WARN 34088 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-20 17:13:24.652 | INFO 34088 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-20 17:13:33.267 | INFO 34088 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-20 17:13:33.268 | INFO 34088 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-20 17:13:33.537 | INFO 34088 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-20 17:13:34.912 | INFO 34088 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-20 17:13:34.915 | INFO 34088 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-20 17:13:34.917 | INFO 34088 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-20 17:13:40.479 | INFO 34088 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-20 17:13:46.100 | WARN 34088 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-20 17:13:46.436 | INFO 34088 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 17:13:46.437 | INFO 34088 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 17:13:46.760 | INFO 34088 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-20 17:13:48.625 | INFO 34088 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 34.297 seconds (JVM running for 44.334)
2024-05-20 17:13:48.775 | DEBUG 34088 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-20 17:13:48.858 | DEBUG 34088 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-20 17:13:48.946 | DEBUG 34088 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-20 17:13:50.992 | INFO 34088 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-20 17:13:50.995 | INFO 34088 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-20 17:13:50.998 | INFO 34088 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-20 17:14:56.819 | INFO 34088 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 17:14:57.547 | INFO 34088 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-20 17:14:57.798 | WARN 34088 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 17:14:59.304 | INFO 34088 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-20 17:15:45.885 | INFO 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-20 17:15:47.410 | WARN 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 118481
2024-05-20 17:15:47.412 | WARN 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 132527
2024-05-20 17:15:47.413 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Preparing: select id, parent_id,type, basic_id,table_name, table_remark, data_num, center, remark, create_by, create_time, update_by, update_time from table_info WHERE parent_id = ?
2024-05-20 17:15:47.415 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Parameters: 0(Long)
2024-05-20 17:15:47.422 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | <== Total: 8
2024-05-20 17:15:47.423 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info where id = ?
2024-05-20 17:15:47.424 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Parameters: 1(Long)
2024-05-20 17:15:47.426 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | <== Total: 1
2024-05-20 17:15:47.428 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Preparing: select id, parent_id,type, basic_id,table_name, table_remark, data_num, center, remark, create_by, create_time, update_by, update_time from table_info WHERE parent_id = ?
2024-05-20 17:15:47.428 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Parameters: 1(Long)
2024-05-20 17:15:47.439 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | <== Total: 12
2024-05-20 17:15:47.442 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info where id = ?
2024-05-20 17:15:47.443 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Parameters: 3(Long)
2024-05-20 17:15:47.444 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | <== Total: 1
2024-05-20 17:15:47.446 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Preparing: select id, parent_id,type, basic_id,table_name, table_remark, data_num, center, remark, create_by, create_time, update_by, update_time from table_info WHERE parent_id = ?
2024-05-20 17:15:47.447 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Parameters: 14(Long)
2024-05-20 17:15:47.452 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | <== Total: 12
2024-05-20 17:15:47.453 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info where id = ?
2024-05-20 17:15:47.454 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Parameters: 7(Long)
2024-05-20 17:15:47.455 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | <== Total: 1
2024-05-20 17:15:47.456 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Preparing: select id, parent_id,type, basic_id,table_name, table_remark, data_num, center, remark, create_by, create_time, update_by, update_time from table_info WHERE parent_id = ?
2024-05-20 17:15:47.457 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Parameters: 27(Long)
2024-05-20 17:15:47.458 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | <== Total: 4
2024-05-20 17:15:47.459 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info where id = ?
2024-05-20 17:15:47.461 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Parameters: 6(Long)
2024-05-20 17:15:47.462 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | <== Total: 1
2024-05-20 17:15:47.464 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Preparing: select id, parent_id,type, basic_id,table_name, table_remark, data_num, center, remark, create_by, create_time, update_by, update_time from table_info WHERE parent_id = ?
2024-05-20 17:15:47.465 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Parameters: 32(Long)
2024-05-20 17:15:47.467 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | <== Total: 5
2024-05-20 17:15:47.468 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info where id = ?
2024-05-20 17:15:47.468 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Parameters: 5(Long)
2024-05-20 17:15:47.470 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | <== Total: 1
2024-05-20 17:15:47.471 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Preparing: select id, parent_id,type, basic_id,table_name, table_remark, data_num, center, remark, create_by, create_time, update_by, update_time from table_info WHERE parent_id = ?
2024-05-20 17:15:47.472 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Parameters: 38(Long)
2024-05-20 17:15:47.473 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | <== Total: 2
2024-05-20 17:15:47.474 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info where id = ?
2024-05-20 17:15:47.475 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Parameters: 8(Long)
2024-05-20 17:15:47.477 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | <== Total: 1
2024-05-20 17:15:47.478 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Preparing: select id, parent_id,type, basic_id,table_name, table_remark, data_num, center, remark, create_by, create_time, update_by, update_time from table_info WHERE parent_id = ?
2024-05-20 17:15:47.480 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Parameters: 41(Long)
2024-05-20 17:15:47.483 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | <== Total: 1
2024-05-20 17:15:47.484 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info where id = ?
2024-05-20 17:15:47.485 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Parameters: 8(Long)
2024-05-20 17:15:47.485 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | <== Total: 1
2024-05-20 17:15:47.488 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Preparing: select id, parent_id,type, basic_id,table_name, table_remark, data_num, center, remark, create_by, create_time, update_by, update_time from table_info WHERE parent_id = ?
2024-05-20 17:15:47.489 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Parameters: 43(Long)
2024-05-20 17:15:47.495 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | <== Total: 4
2024-05-20 17:15:47.500 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info where id = ?
2024-05-20 17:15:47.501 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Parameters: 9(Long)
2024-05-20 17:15:47.504 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | <== Total: 1
2024-05-20 17:15:47.505 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Preparing: select id, parent_id,type, basic_id,table_name, table_remark, data_num, center, remark, create_by, create_time, update_by, update_time from table_info WHERE parent_id = ?
2024-05-20 17:15:47.505 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Parameters: 48(Long)
2024-05-20 17:15:47.507 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | <== Total: 4
2024-05-20 17:15:55.735 | DEBUG 34088 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | ==> Preparing: SELECT count(0) FROM basic_config_info
2024-05-20 17:15:55.736 | DEBUG 34088 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | ==> Parameters:
2024-05-20 17:15:55.738 | DEBUG 34088 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | <== Total: 1
2024-05-20 17:15:55.743 | DEBUG 34088 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info LIMIT ?
2024-05-20 17:15:55.746 | DEBUG 34088 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 10(Integer)
2024-05-20 17:15:55.754 | DEBUG 34088 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 9
2024-05-20 17:15:59.067 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 17:15:59.069 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 17:15:59.070 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 17:15:59.122 | WARN 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.b.m.c.t.support.ReflectLambdaMeta | Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @77b52d12
2024-05-20 17:15:59.129 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:15:59.138 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 17:15:59.073(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 17:15:59.140 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:15:59.141 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:15:59.141 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 17:15:59.142 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:15:59.231 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:15:59.233 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:15:59.226(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 17:15:59.234 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:15:59.235 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:15:59.235 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 17:15:59.237 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:15:59.279 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:15:59.280 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:15:59.279(Timestamp), ask(String), 1(Long)
2024-05-20 17:15:59.282 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:15:59.282 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:15:59.283 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 17:15:59.284 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:15:59.388 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:15:59.393 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:15:59.382(Timestamp), emp(String), 1(Long)
2024-05-20 17:15:59.394 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:15:59.395 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:15:59.395 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 17:15:59.397 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:15:59.416 | WARN 34088 | pool-17-thread-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 144549
2024-05-20 17:15:59.416 | WARN 34088 | pool-17-thread-3 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 144536
2024-05-20 17:15:59.416 | WARN 34088 | pool-15-thread-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 144533
2024-05-20 17:15:59.420 | DEBUG 34088 | pool-17-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.422 | DEBUG 34088 | pool-17-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 17:15:59.423 | DEBUG 34088 | pool-15-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.424 | DEBUG 34088 | pool-15-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 17:15:59.425 | DEBUG 34088 | pool-17-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.426 | DEBUG 34088 | pool-17-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.426 | DEBUG 34088 | pool-15-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.427 | DEBUG 34088 | pool-15-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.427 | DEBUG 34088 | pool-15-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 17:15:59.428 | DEBUG 34088 | pool-17-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.428 | DEBUG 34088 | pool-17-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 17:15:59.430 | DEBUG 34088 | pool-15-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.430 | DEBUG 34088 | pool-17-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 17:15:59.431 | DEBUG 34088 | pool-15-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.432 | DEBUG 34088 | pool-15-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 17:15:59.433 | DEBUG 34088 | pool-17-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.434 | DEBUG 34088 | pool-17-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.435 | DEBUG 34088 | pool-17-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 17:15:59.436 | DEBUG 34088 | pool-17-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.437 | DEBUG 34088 | pool-15-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.438 | DEBUG 34088 | pool-17-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.491 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:15:59.492 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:15:59.489(Timestamp), goods(String), 1(Long)
2024-05-20 17:15:59.492 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:15:59.494 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:15:59.494 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 17:15:59.495 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:15:59.634 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:15:59.635 | DEBUG 34088 | pool-21-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.636 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:15:59.633(Timestamp), inventory(String), 1(Long)
2024-05-20 17:15:59.637 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:15:59.637 | DEBUG 34088 | pool-21-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 17:15:59.637 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:15:59.638 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 17:15:59.639 | DEBUG 34088 | pool-19-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.640 | DEBUG 34088 | pool-21-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.640 | DEBUG 34088 | pool-19-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 17:15:59.640 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:15:59.643 | DEBUG 34088 | pool-19-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.643 | DEBUG 34088 | pool-19-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.644 | DEBUG 34088 | pool-19-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.644 | DEBUG 34088 | pool-19-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.644 | DEBUG 34088 | pool-19-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.645 | DEBUG 34088 | pool-19-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 17:15:59.646 | DEBUG 34088 | pool-19-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 17:15:59.645 | DEBUG 34088 | pool-19-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 17:15:59.645 | DEBUG 34088 | pool-19-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 17:15:59.645 | DEBUG 34088 | pool-21-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.648 | DEBUG 34088 | pool-21-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 17:15:59.648 | DEBUG 34088 | pool-19-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.649 | DEBUG 34088 | pool-19-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.649 | DEBUG 34088 | pool-19-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.650 | DEBUG 34088 | pool-19-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.650 | DEBUG 34088 | pool-19-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.651 | DEBUG 34088 | pool-19-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 17:15:59.651 | DEBUG 34088 | pool-19-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 17:15:59.652 | DEBUG 34088 | pool-21-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.652 | DEBUG 34088 | pool-19-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.652 | DEBUG 34088 | pool-21-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.653 | DEBUG 34088 | pool-21-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 17:15:59.655 | DEBUG 34088 | pool-19-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.656 | DEBUG 34088 | pool-19-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.657 | DEBUG 34088 | pool-21-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.706 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:15:59.707 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:15:59.704(Timestamp), log(String), 1(Long)
2024-05-20 17:15:59.710 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:15:59.710 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:15:59.711 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 17:15:59.713 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:15:59.842 | DEBUG 34088 | pool-25-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.842 | DEBUG 34088 | pool-23-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.843 | DEBUG 34088 | pool-25-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.843 | DEBUG 34088 | pool-25-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 17:15:59.842 | DEBUG 34088 | pool-25-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.843 | DEBUG 34088 | pool-23-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 17:15:59.844 | DEBUG 34088 | pool-25-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 17:15:59.845 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:15:59.845 | DEBUG 34088 | pool-25-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 17:15:59.846 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:15:59.839(Timestamp), product(String), 1(Long)
2024-05-20 17:15:59.846 | DEBUG 34088 | pool-25-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.847 | DEBUG 34088 | pool-25-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.847 | DEBUG 34088 | pool-23-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.847 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:15:59.848 | DEBUG 34088 | pool-23-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.848 | DEBUG 34088 | pool-25-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 17:15:59.848 | DEBUG 34088 | pool-25-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.849 | DEBUG 34088 | pool-23-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 17:15:59.849 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:15:59.850 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 17:15:59.851 | DEBUG 34088 | pool-23-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.851 | DEBUG 34088 | pool-25-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.852 | DEBUG 34088 | pool-23-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 17:15:59.852 | DEBUG 34088 | pool-25-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.854 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:15:59.855 | DEBUG 34088 | pool-23-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.857 | DEBUG 34088 | pool-23-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.913 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:15:59.913 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:15:59.912(Timestamp), student(String), 1(Long)
2024-05-20 17:15:59.914 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:15:59.915 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:15:59.915 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 17:15:59.916 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:16:00.008 | DEBUG 34088 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.008 | DEBUG 34088 | pool-29-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.009 | DEBUG 34088 | pool-29-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 17:16:00.009 | DEBUG 34088 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 17:16:00.012 | DEBUG 34088 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.013 | DEBUG 34088 | pool-29-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.051 | DEBUG 34088 | pool-29-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.051 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:16:00.051 | DEBUG 34088 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.052 | DEBUG 34088 | pool-29-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 17:16:00.052 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:16:00.049(Timestamp), travel(String), 1(Long)
2024-05-20 17:16:00.053 | DEBUG 34088 | pool-29-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.053 | DEBUG 34088 | pool-27-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.054 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:16:00.054 | DEBUG 34088 | pool-29-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 17:16:00.055 | DEBUG 34088 | pool-29-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.055 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:16:00.054 | DEBUG 34088 | pool-27-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 17:16:00.056 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 17:16:00.056 | DEBUG 34088 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 17:16:00.058 | DEBUG 34088 | pool-29-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.058 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:16:00.058 | DEBUG 34088 | pool-27-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.060 | DEBUG 34088 | pool-27-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 17:16:00.061 | DEBUG 34088 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.062 | DEBUG 34088 | pool-27-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.064 | DEBUG 34088 | pool-27-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.129 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:16:00.130 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:16:00.128(Timestamp), travel_type(String), 1(Long)
2024-05-20 17:16:00.130 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:16:00.131 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:16:00.132 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 17:16:00.133 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:16:00.305 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:16:00.306 | DEBUG 34088 | pool-33-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.305 | DEBUG 34088 | pool-31-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.306 | DEBUG 34088 | pool-31-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.306 | DEBUG 34088 | pool-31-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.306 | DEBUG 34088 | pool-31-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 17:16:00.306 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:16:00.304(Timestamp), user(String), 1(Long)
2024-05-20 17:16:00.306 | DEBUG 34088 | pool-33-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.306 | DEBUG 34088 | pool-31-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 17:16:00.307 | DEBUG 34088 | pool-31-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 17:16:00.307 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:16:00.307 | DEBUG 34088 | pool-33-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 17:16:00.307 | DEBUG 34088 | pool-33-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 17:16:00.308 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:16:00.308 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 17:16:00.309 | DEBUG 34088 | pool-31-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.310 | DEBUG 34088 | pool-31-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.310 | DEBUG 34088 | pool-31-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.310 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:16:00.311 | DEBUG 34088 | pool-33-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.311 | DEBUG 34088 | pool-33-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.374 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:16:00.375 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:16:00.373(Timestamp), user_test(String), 1(Long)
2024-05-20 17:16:00.376 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:16:00.377 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:16:00.378 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 17:16:00.379 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:16:00.455 | DEBUG 34088 | pool-35-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.455 | DEBUG 34088 | pool-37-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.455 | DEBUG 34088 | pool-37-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 13(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 13(Long), id(String), (String)
2024-05-20 17:16:00.455 | DEBUG 34088 | pool-35-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-20 17:16:00.458 | DEBUG 34088 | pool-35-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.460 | DEBUG 34088 | pool-37-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:30:52.898 | INFO 34088 | lettuce-nioEventLoop-4-7 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 17:30:52.906 | WARN 34088 | AMQP Connection 43.142.100.73:5672 [TID:N/A] c.r.c.impl.ForgivingExceptionHandler | An unexpected connection driver error occurred (Exception message: Connection reset)
2024-05-20 17:30:53.283 | INFO 34088 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-20 17:30:53.352 | WARN 34088 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 17:31:02.402 | INFO 34088 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 17:31:02.482 | INFO 34088 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-20 18:26:38.358 | INFO 34088 | lettuce-nioEventLoop-4-4 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 18:26:38.475 | INFO 34088 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-20 18:26:38.486 | WARN 34088 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 18:26:43.606 | INFO 34088 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 18:26:43.608 | WARN 34088 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 18:26:56.008 | INFO 34088 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 18:26:56.011 | WARN 34088 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 18:27:12.416 | INFO 34088 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 18:27:12.419 | WARN 34088 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 18:27:42.503 | INFO 34088 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 18:27:42.507 | WARN 34088 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 18:28:12.601 | INFO 34088 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 18:28:12.603 | WARN 34088 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 18:28:42.705 | INFO 34088 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 18:28:42.708 | WARN 34088 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 18:29:12.804 | INFO 34088 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 18:29:12.888 | INFO 34088 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-20 19:47:23.494 | WARN 34088 | Thread-7 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-20 19:47:23.494 | WARN 34088 | Thread-16 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-20 19:47:23.495 | WARN 34088 | Thread-16 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-20 19:47:23.499 | WARN 34088 | Thread-7 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-20 19:47:23.761 | WARN 26496 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-20 19:47:23.757 | WARN 26496 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-20 19:47:23.767 | WARN 26496 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-20 19:47:23.770 | WARN 26496 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-20 19:47:23.797 | INFO 34088 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-20 19:47:23.847 | INFO 34088 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-20 19:47:24.317 | INFO 34088 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-20 19:47:24.324 | INFO 34088 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-20 19:47:24.360 | INFO 34088 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-20 19:47:24.361 | INFO 34088 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-20 19:47:24.446 | INFO 26496 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-20 19:47:24.488 | INFO 26496 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-20 19:47:24.587 | INFO 26496 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-20 19:47:24.590 | INFO 26496 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-20 19:47:24.642 | INFO 26496 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-20 19:47:24.642 | INFO 26496 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-21 08:37:31.329 | INFO 38792 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-21 08:37:35.307 | INFO 38792 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-21 08:37:35.309 | INFO 38792 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-21 08:37:52.721 | WARN 38792 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-21 08:37:52.794 | WARN 38792 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-21 08:37:53.171 | INFO 38792 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-21 08:38:27.625 | INFO 38792 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-21 08:38:27.645 | INFO 38792 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-21 08:38:28.556 | INFO 38792 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-21 08:38:34.002 | INFO 38792 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-21 08:38:34.014 | INFO 38792 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-21 08:38:34.016 | INFO 38792 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-21 08:38:54.731 | INFO 38792 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-21 08:38:55.283 | INFO 8772 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-21 08:38:58.618 | INFO 8772 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-21 08:38:58.620 | INFO 8772 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-21 08:39:06.656 | WARN 38792 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-21 08:39:07.223 | INFO 38792 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-21 08:39:07.225 | INFO 38792 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-21 08:39:07.597 | INFO 38792 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-21 08:39:10.940 | INFO 38792 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 106.695 seconds (JVM running for 127.693)
2024-05-21 08:39:11.364 | DEBUG 38792 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-21 08:39:11.540 | DEBUG 38792 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-21 08:39:11.540 | WARN 8772 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-21 08:39:11.593 | WARN 8772 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-21 08:39:11.742 | DEBUG 38792 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-21 08:39:11.826 | INFO 8772 | main [TID:N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-21 08:39:16.777 | INFO 38792 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-21 08:39:16.782 | INFO 38792 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-21 08:39:16.787 | INFO 38792 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-21 08:39:29.142 | INFO 8772 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-21 08:39:29.143 | INFO 8772 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-21 08:39:29.770 | INFO 8772 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-21 08:39:33.350 | INFO 8772 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-21 08:39:33.357 | INFO 8772 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-21 08:39:33.360 | INFO 8772 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-21 08:39:43.763 | INFO 8772 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-21 08:39:59.188 | WARN 8772 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-21 08:39:59.717 | INFO 8772 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-21 08:39:59.717 | INFO 8772 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-21 08:40:00.081 | INFO 8772 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-engine 192.168.217.1:9206 register finished
2024-05-21 08:40:03.039 | INFO 8772 | main [TID:N/A] com.muyu.RuleEngineApplication | Started RuleEngineApplication in 73.514 seconds (JVM running for 93.683)
2024-05-21 08:40:03.121 | INFO 8772 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine.yml, group=DEFAULT_GROUP
2024-05-21 08:40:03.124 | INFO 8772 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine-dev.yml, group=DEFAULT_GROUP
2024-05-21 08:40:03.126 | INFO 8772 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine, group=DEFAULT_GROUP
2024-05-21 08:49:28.134 | INFO 38792 | http-nio-9205-exec-1 [TID:Ignored_Trace] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-21 08:49:30.640 | WARN 38792 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 618949
2024-05-21 08:49:30.641 | WARN 38792 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 656735
2024-05-21 08:49:30.643 | WARN 38792 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 656744
2024-05-21 08:49:30.815 | DEBUG 38792 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | ==> Preparing: SELECT count(0) FROM basic_config_info
2024-05-21 08:49:30.817 | DEBUG 38792 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | ==> Parameters:
2024-05-21 08:49:30.821 | DEBUG 38792 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | <== Total: 1
2024-05-21 08:49:30.828 | DEBUG 38792 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info LIMIT ?
2024-05-21 08:49:30.833 | DEBUG 38792 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 10(Integer)
2024-05-21 08:49:30.865 | DEBUG 38792 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 9
2024-05-21 09:00:45.015 | WARN 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 674181
2024-05-21 09:00:45.017 | WARN 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 674375
2024-05-21 09:00:45.018 | WARN 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 1331131
2024-05-21 09:00:45.021 | WARN 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 1331168
2024-05-21 09:00:45.836 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-21 09:00:45.839 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-21 09:00:45.842 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-21 09:00:45.890 | WARN 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.b.m.c.t.support.ReflectLambdaMeta | Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @6c629d6e
2024-05-21 09:00:45.896 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:45.910 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-21 09:00:45.843(Timestamp), 1(ten01)(String), 1(Long)
2024-05-21 09:00:45.912 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:45.918 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:45.920 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-21 09:00:45.923 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:46.014 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:46.017 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:46.011(Timestamp), as_user_travel(String), 1(Long)
2024-05-21 09:00:46.019 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:46.020 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:46.022 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-21 09:00:46.024 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:46.076 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:46.080 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:46.074(Timestamp), ask(String), 1(Long)
2024-05-21 09:00:46.081 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:46.081 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:46.082 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-21 09:00:46.083 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:46.220 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:46.222 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:46.212(Timestamp), emp(String), 1(Long)
2024-05-21 09:00:46.223 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:46.224 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:46.228 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-21 09:00:46.231 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:46.255 | DEBUG 38792 | pool-12-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.258 | DEBUG 38792 | pool-12-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-21 09:00:46.260 | DEBUG 38792 | pool-12-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.262 | DEBUG 38792 | pool-12-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-21 09:00:46.263 | DEBUG 38792 | pool-12-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.264 | DEBUG 38792 | pool-12-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.266 | DEBUG 38792 | pool-12-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.267 | DEBUG 38792 | pool-12-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.268 | DEBUG 38792 | pool-10-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.268 | DEBUG 38792 | pool-12-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-21 09:00:46.270 | DEBUG 38792 | pool-10-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.270 | DEBUG 38792 | pool-12-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-21 09:00:46.274 | DEBUG 38792 | pool-10-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-21 09:00:46.275 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:46.276 | DEBUG 38792 | pool-12-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.279 | DEBUG 38792 | pool-12-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.279 | DEBUG 38792 | pool-10-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.278 | DEBUG 38792 | pool-10-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.277 | DEBUG 38792 | pool-10-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-21 09:00:46.282 | DEBUG 38792 | pool-10-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-21 09:00:46.283 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:46.272(Timestamp), goods(String), 1(Long)
2024-05-21 09:00:46.285 | DEBUG 38792 | pool-10-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.285 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:46.286 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:46.286 | DEBUG 38792 | pool-10-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.287 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-21 09:00:46.288 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:46.632 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:46.634 | DEBUG 38792 | pool-14-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.638 | DEBUG 38792 | pool-14-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-21 09:00:46.638 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:46.63(Timestamp), inventory(String), 1(Long)
2024-05-21 09:00:46.641 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:46.644 | DEBUG 38792 | pool-14-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.643 | DEBUG 38792 | pool-14-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.644 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:46.646 | DEBUG 38792 | pool-14-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-21 09:00:46.648 | DEBUG 38792 | pool-16-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.648 | DEBUG 38792 | pool-16-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.648 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-21 09:00:46.649 | DEBUG 38792 | pool-14-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.649 | DEBUG 38792 | pool-14-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.651 | DEBUG 38792 | pool-16-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-21 09:00:46.651 | DEBUG 38792 | pool-14-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-21 09:00:46.652 | DEBUG 38792 | pool-14-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.652 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:46.653 | DEBUG 38792 | pool-14-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-21 09:00:46.651 | DEBUG 38792 | pool-16-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-21 09:00:46.656 | DEBUG 38792 | pool-14-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.656 | DEBUG 38792 | pool-14-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.657 | DEBUG 38792 | pool-16-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.657 | DEBUG 38792 | pool-14-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-21 09:00:46.658 | DEBUG 38792 | pool-14-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.658 | DEBUG 38792 | pool-16-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.658 | DEBUG 38792 | pool-14-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-21 09:00:46.660 | DEBUG 38792 | pool-16-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.660 | DEBUG 38792 | pool-16-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-21 09:00:46.661 | DEBUG 38792 | pool-14-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.662 | DEBUG 38792 | pool-14-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.662 | DEBUG 38792 | pool-14-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-21 09:00:46.663 | DEBUG 38792 | pool-14-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.663 | DEBUG 38792 | pool-14-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.665 | DEBUG 38792 | pool-16-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.667 | DEBUG 38792 | pool-14-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.878 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:46.880 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:46.877(Timestamp), log(String), 1(Long)
2024-05-21 09:00:46.881 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:46.882 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:46.882 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-21 09:00:46.884 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:47.033 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:47.035 | DEBUG 38792 | pool-20-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.034 | DEBUG 38792 | pool-18-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.036 | DEBUG 38792 | pool-18-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.035 | DEBUG 38792 | pool-18-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.035 | DEBUG 38792 | pool-20-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.036 | DEBUG 38792 | pool-20-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-21 09:00:47.037 | DEBUG 38792 | pool-18-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-21 09:00:47.037 | DEBUG 38792 | pool-18-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-21 09:00:47.036 | DEBUG 38792 | pool-20-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.037 | DEBUG 38792 | pool-18-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-21 09:00:47.037 | DEBUG 38792 | pool-20-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-21 09:00:47.038 | DEBUG 38792 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.040 | DEBUG 38792 | pool-20-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.040 | DEBUG 38792 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-21 09:00:47.041 | DEBUG 38792 | pool-18-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.041 | DEBUG 38792 | pool-18-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.038 | DEBUG 38792 | pool-20-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-21 09:00:47.042 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:47.031(Timestamp), product(String), 1(Long)
2024-05-21 09:00:47.044 | DEBUG 38792 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.044 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:47.045 | DEBUG 38792 | pool-18-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.046 | DEBUG 38792 | pool-20-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.046 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:47.047 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-21 09:00:47.048 | DEBUG 38792 | pool-20-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.050 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:47.137 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:47.137 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:47.134(Timestamp), student(String), 1(Long)
2024-05-21 09:00:47.138 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:47.139 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:47.139 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-21 09:00:47.140 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:47.275 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:47.276 | DEBUG 38792 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.276 | DEBUG 38792 | pool-22-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.276 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:47.274(Timestamp), travel(String), 1(Long)
2024-05-21 09:00:47.276 | DEBUG 38792 | pool-22-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.276 | DEBUG 38792 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.277 | DEBUG 38792 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-21 09:00:47.277 | DEBUG 38792 | pool-22-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-21 09:00:47.278 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:47.277 | DEBUG 38792 | pool-24-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.278 | DEBUG 38792 | pool-22-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.277 | DEBUG 38792 | pool-22-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-21 09:00:47.279 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:47.279 | DEBUG 38792 | pool-22-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-21 09:00:47.279 | DEBUG 38792 | pool-24-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-21 09:00:47.280 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-21 09:00:47.281 | DEBUG 38792 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-21 09:00:47.281 | DEBUG 38792 | pool-24-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.281 | DEBUG 38792 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.282 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:47.283 | DEBUG 38792 | pool-24-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-21 09:00:47.283 | DEBUG 38792 | pool-22-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.285 | DEBUG 38792 | pool-24-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.285 | DEBUG 38792 | pool-22-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.286 | DEBUG 38792 | pool-22-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.287 | DEBUG 38792 | pool-24-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.287 | DEBUG 38792 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.414 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:47.415 | DEBUG 38792 | pool-26-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.415 | DEBUG 38792 | pool-26-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.415 | DEBUG 38792 | pool-26-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.416 | DEBUG 38792 | pool-26-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-21 09:00:47.416 | DEBUG 38792 | pool-26-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-21 09:00:47.416 | DEBUG 38792 | pool-26-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-21 09:00:47.416 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:47.413(Timestamp), travel_type(String), 1(Long)
2024-05-21 09:00:47.417 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:47.418 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:47.419 | DEBUG 38792 | pool-26-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.419 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-21 09:00:47.420 | DEBUG 38792 | pool-26-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.420 | DEBUG 38792 | pool-26-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.420 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:47.481 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:47.482 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:47.479(Timestamp), user(String), 1(Long)
2024-05-21 09:00:47.483 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:47.484 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:47.485 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-21 09:00:47.486 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:47.541 | DEBUG 38792 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.542 | DEBUG 38792 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-21 09:00:47.545 | DEBUG 38792 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.590 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:47.591 | DEBUG 38792 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.592 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:47.589(Timestamp), user_test(String), 1(Long)
2024-05-21 09:00:47.592 | DEBUG 38792 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), username(String), 用户姓名(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), username(String), 用户姓名(String)
2024-05-21 09:00:47.594 | DEBUG 38792 | pool-30-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.594 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:47.595 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:47.595 | DEBUG 38792 | pool-30-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), pwd(String), 密码(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), pwd(String), 密码(String)
2024-05-21 09:00:47.596 | DEBUG 38792 | pool-28-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.596 | DEBUG 38792 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.596 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-21 09:00:47.596 | DEBUG 38792 | pool-28-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-21 09:00:47.599 | DEBUG 38792 | pool-28-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.600 | DEBUG 38792 | pool-30-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.600 | DEBUG 38792 | pool-28-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-21 09:00:47.601 | DEBUG 38792 | pool-30-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.601 | DEBUG 38792 | pool-30-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.602 | DEBUG 38792 | pool-28-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.602 | DEBUG 38792 | pool-30-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), birthday(String), 用户生日(String), N(String), date(String), date(String), 0(String), 0(String), Y(String), null(String), 12(Long), birthday(String), 用户生日(String)
2024-05-21 09:00:47.602 | DEBUG 38792 | pool-30-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), sex(String), 用户年龄(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 12(Long), sex(String), 用户年龄(String)
2024-05-21 09:00:47.604 | DEBUG 38792 | pool-28-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.604 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:47.605 | DEBUG 38792 | pool-30-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.607 | DEBUG 38792 | pool-30-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:02:03.843 | WARN 38792 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 75267
2024-05-21 09:02:03.848 | WARN 38792 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 76239
2024-05-21 09:02:03.850 | WARN 38792 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 76244
2024-05-21 09:02:03.850 | DEBUG 38792 | http-nio-9205-exec-5 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | ==> Preparing: SELECT count(0) FROM basic_config_info
2024-05-21 09:02:03.851 | DEBUG 38792 | http-nio-9205-exec-5 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | ==> Parameters:
2024-05-21 09:02:03.852 | DEBUG 38792 | http-nio-9205-exec-5 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | <== Total: 1
2024-05-21 09:02:03.863 | DEBUG 38792 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info LIMIT ?
2024-05-21 09:02:03.865 | DEBUG 38792 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 10(Integer)
2024-05-21 09:02:03.868 | DEBUG 38792 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 10
2024-05-21 09:02:11.589 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=? WHERE id=?
2024-05-21 09:02:11.590 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 报错(String), 2(String), 127.0.0.1(String), 3306(String), mysql(String), 1(String), eiday01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), 1234(String), 10(Long)
2024-05-21 09:02:11.591 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-21 09:02:11.593 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:02:11.594 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 10(Long), 2(eiday01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-21 09:02:11.591(Timestamp), 2(eiday01)(String), 10(Long)
2024-05-21 09:02:11.595 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 0
2024-05-21 09:02:11.603 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Preparing: INSERT INTO table_info ( basic_id, table_name, table_remark, type, center, parent_id, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.605 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Parameters: 10(Long), 2(eiday01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-21 09:02:11.591(Timestamp)
2024-05-21 09:02:11.606 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | <== Updates: 1
2024-05-21 09:02:11.610 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:02:11.612 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 10(Long), 2(eiday01)(String)
2024-05-21 09:02:11.614 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:02:11.628 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:02:11.631 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 10(Long), addr(String), (String), dataTable(String), 22(Long), Y(String), 54(Long), admin(String), 2024-05-21 09:02:11.627(Timestamp), addr(String), 10(Long)
2024-05-21 09:02:11.632 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 0
2024-05-21 09:02:11.635 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Preparing: INSERT INTO table_info ( basic_id, table_name, table_remark, type, data_num, center, parent_id, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.637 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Parameters: 10(Long), addr(String), (String), dataTable(String), 22(Long), Y(String), 54(Long), admin(String), 2024-05-21 09:02:11.627(Timestamp)
2024-05-21 09:02:11.638 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | <== Updates: 1
2024-05-21 09:02:11.640 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:02:11.641 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 10(Long), addr(String)
2024-05-21 09:02:11.642 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:02:11.645 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:02:11.646 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 10(Long), clazz(String), (String), dataTable(String), 3(Long), Y(String), 54(Long), admin(String), 2024-05-21 09:02:11.645(Timestamp), clazz(String), 10(Long)
2024-05-21 09:02:11.647 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 0
2024-05-21 09:02:11.647 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Preparing: INSERT INTO table_info ( basic_id, table_name, table_remark, type, data_num, center, parent_id, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.648 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Parameters: 10(Long), clazz(String), (String), dataTable(String), 3(Long), Y(String), 54(Long), admin(String), 2024-05-21 09:02:11.645(Timestamp)
2024-05-21 09:02:11.649 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | <== Updates: 1
2024-05-21 09:02:11.652 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:02:11.653 | WARN 38792 | pool-40-thread-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 84049
2024-05-21 09:02:11.653 | WARN 38792 | pool-40-thread-3 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 84053
2024-05-21 09:02:11.653 | WARN 38792 | pool-40-thread-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 84051
2024-05-21 09:02:11.653 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 10(Long), clazz(String)
2024-05-21 09:02:11.654 | WARN 38792 | pool-40-thread-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 84371
2024-05-21 09:02:11.654 | WARN 38792 | pool-40-thread-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 84373
2024-05-21 09:02:11.656 | DEBUG 38792 | pool-40-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:02:11.657 | DEBUG 38792 | pool-40-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 55(Long), pid(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 55(Long), pid(String), (String)
2024-05-21 09:02:11.658 | DEBUG 38792 | pool-40-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-21 09:02:11.658 | DEBUG 38792 | pool-40-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:02:11.658 | DEBUG 38792 | pool-40-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:02:11.659 | DEBUG 38792 | pool-40-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 55(Long), fname(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 55(Long), fname(String), (String)
2024-05-21 09:02:11.659 | DEBUG 38792 | pool-40-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 55(Long), fid(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 55(Long), fid(String), (String)
2024-05-21 09:02:11.660 | DEBUG 38792 | pool-40-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-21 09:02:11.660 | DEBUG 38792 | pool-40-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-21 09:02:11.660 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:02:11.663 | DEBUG 38792 | pool-40-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.663 | DEBUG 38792 | pool-40-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.664 | DEBUG 38792 | pool-40-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 55(Long), pid(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String)
2024-05-21 09:02:11.664 | DEBUG 38792 | pool-40-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 55(Long), fname(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String)
2024-05-21 09:02:11.665 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:02:11.666 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 10(Long), hobby(String), (String), dataTable(String), 6(Long), Y(String), 54(Long), admin(String), 2024-05-21 09:02:11.664(Timestamp), hobby(String), 10(Long)
2024-05-21 09:02:11.667 | DEBUG 38792 | pool-40-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-21 09:02:11.667 | DEBUG 38792 | pool-40-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.667 | DEBUG 38792 | pool-40-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 55(Long), fid(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String)
2024-05-21 09:02:11.668 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 0
2024-05-21 09:02:11.669 | DEBUG 38792 | pool-40-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-21 09:02:11.669 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Preparing: INSERT INTO table_info ( basic_id, table_name, table_remark, type, data_num, center, parent_id, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.669 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Parameters: 10(Long), hobby(String), (String), dataTable(String), 6(Long), Y(String), 54(Long), admin(String), 2024-05-21 09:02:11.664(Timestamp)
2024-05-21 09:02:11.671 | DEBUG 38792 | pool-40-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-21 09:02:11.672 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | <== Updates: 1
2024-05-21 09:02:11.675 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:02:11.676 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 10(Long), hobby(String)
2024-05-21 09:02:11.678 | DEBUG 38792 | pool-42-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:02:11.678 | DEBUG 38792 | pool-42-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:02:11.678 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:02:11.679 | DEBUG 38792 | pool-42-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 56(Long), clazz_id(String), 编号(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 56(Long), clazz_id(String), 编号(String)
2024-05-21 09:02:11.679 | DEBUG 38792 | pool-42-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 56(Long), clazz_name(String), 班级名(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 56(Long), clazz_name(String), 班级名(String)
2024-05-21 09:02:11.681 | DEBUG 38792 | pool-42-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-21 09:02:11.681 | DEBUG 38792 | pool-42-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-21 09:02:11.682 | DEBUG 38792 | pool-42-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.682 | DEBUG 38792 | pool-42-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.682 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:02:11.683 | DEBUG 38792 | pool-42-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 56(Long), clazz_id(String), 编号(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String)
2024-05-21 09:02:11.683 | DEBUG 38792 | pool-42-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 56(Long), clazz_name(String), 班级名(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String)
2024-05-21 09:02:11.683 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 10(Long), mid_hobby(String), (String), dataTable(String), 22(Long), Y(String), 54(Long), admin(String), 2024-05-21 09:02:11.681(Timestamp), mid_hobby(String), 10(Long)
2024-05-21 09:02:11.685 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 0
2024-05-21 09:02:11.685 | DEBUG 38792 | pool-42-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-21 09:02:11.685 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Preparing: INSERT INTO table_info ( basic_id, table_name, table_remark, type, data_num, center, parent_id, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.686 | DEBUG 38792 | pool-42-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-21 09:02:11.686 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Parameters: 10(Long), mid_hobby(String), (String), dataTable(String), 22(Long), Y(String), 54(Long), admin(String), 2024-05-21 09:02:11.681(Timestamp)
2024-05-21 09:02:11.687 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | <== Updates: 1
2024-05-21 09:02:11.688 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:02:11.688 | DEBUG 38792 | pool-44-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:02:11.688 | DEBUG 38792 | pool-44-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:02:11.689 | DEBUG 38792 | pool-44-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 57(Long), hobby_name(String), 爱好名(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 57(Long), hobby_name(String), 爱好名(String)
2024-05-21 09:02:11.689 | DEBUG 38792 | pool-44-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 57(Long), hobby_id(String), 爱好id(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 57(Long), hobby_id(String), 爱好id(String)
2024-05-21 09:02:11.689 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 10(Long), mid_hobby(String)
2024-05-21 09:02:11.690 | DEBUG 38792 | pool-44-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-21 09:02:11.690 | DEBUG 38792 | pool-44-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-21 09:02:11.691 | DEBUG 38792 | pool-44-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.692 | DEBUG 38792 | pool-44-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 57(Long), hobby_id(String), 爱好id(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String)
2024-05-21 09:02:11.692 | DEBUG 38792 | pool-44-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.692 | DEBUG 38792 | pool-44-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 57(Long), hobby_name(String), 爱好名(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String)
2024-05-21 09:02:11.693 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:02:11.694 | DEBUG 38792 | pool-44-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-21 09:02:11.695 | DEBUG 38792 | pool-44-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-21 09:02:11.697 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:02:11.698 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 10(Long), stu(String), (String), dataTable(String), 9(Long), Y(String), 54(Long), admin(String), 2024-05-21 09:02:11.696(Timestamp), stu(String), 10(Long)
2024-05-21 09:02:11.699 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 0
2024-05-21 09:02:11.700 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Preparing: INSERT INTO table_info ( basic_id, table_name, table_remark, type, data_num, center, parent_id, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.702 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Parameters: 10(Long), stu(String), (String), dataTable(String), 9(Long), Y(String), 54(Long), admin(String), 2024-05-21 09:02:11.696(Timestamp)
2024-05-21 09:02:11.703 | DEBUG 38792 | pool-46-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:02:11.703 | DEBUG 38792 | pool-46-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:02:11.703 | DEBUG 38792 | pool-46-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:02:11.703 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | <== Updates: 1
2024-05-21 09:02:11.703 | DEBUG 38792 | pool-46-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 58(Long), hobby_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 58(Long), hobby_id(String), (String)
2024-05-21 09:02:11.703 | DEBUG 38792 | pool-46-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 58(Long), mid_id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 58(Long), mid_id(String), (String)
2024-05-21 09:02:11.704 | DEBUG 38792 | pool-46-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 58(Long), stu_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 58(Long), stu_id(String), (String)
2024-05-21 09:02:11.704 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:02:11.704 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 10(Long), stu(String)
2024-05-21 09:02:11.704 | DEBUG 38792 | pool-46-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-21 09:02:11.705 | DEBUG 38792 | pool-46-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-21 09:02:11.705 | DEBUG 38792 | pool-46-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-21 09:02:11.705 | DEBUG 38792 | pool-46-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.705 | DEBUG 38792 | pool-46-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.705 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:02:11.706 | DEBUG 38792 | pool-46-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 58(Long), mid_id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String)
2024-05-21 09:02:11.706 | DEBUG 38792 | pool-46-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 58(Long), stu_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String)
2024-05-21 09:02:11.707 | DEBUG 38792 | pool-46-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.708 | DEBUG 38792 | pool-46-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-21 09:02:11.708 | DEBUG 38792 | pool-46-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 58(Long), hobby_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String)
2024-05-21 09:02:11.709 | DEBUG 38792 | pool-46-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-21 09:02:11.711 | DEBUG 38792 | pool-46-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-21 09:09:38.307 | WARN 38792 | Thread-7 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-21 09:09:38.312 | WARN 38792 | Thread-7 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-21 09:09:38.322 | WARN 38792 | Thread-16 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-21 09:09:38.323 | WARN 38792 | Thread-16 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-21 09:09:38.956 | INFO 38792 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-21 09:09:39.025 | INFO 38792 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-21 09:09:39.538 | INFO 38792 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-21 09:09:39.541 | INFO 38792 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-21 09:09:39.548 | INFO 38792 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-21 09:09:39.548 | INFO 38792 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-21 09:10:19.694 | INFO 8772 | http-nio-9206-exec-1 [TID:bdde699ed5ae4e4081a25081a91851b6.103.17162538196380001] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-21 09:10:25.097 | INFO 29040 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-21 09:10:26.487 | WARN 8772 | http-nio-9206-exec-1 [TID:bdde699ed5ae4e4081a25081a91851b6.103.17162538196380001] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 1853194
2024-05-21 09:10:26.490 | WARN 8772 | http-nio-9206-exec-1 [TID:bdde699ed5ae4e4081a25081a91851b6.103.17162538196380001] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 1853258
2024-05-21 09:10:26.492 | WARN 8772 | http-nio-9206-exec-1 [TID:bdde699ed5ae4e4081a25081a91851b6.103.17162538196380001] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 1853270
2024-05-21 09:10:26.791 | DEBUG 8772 | http-nio-9206-exec-1 [TID:bdde699ed5ae4e4081a25081a91851b6.103.17162538196380001] c.m.e.m.R.selectRuleEngineList_COUNT | ==> Preparing: SELECT count(0) FROM rule_engine
2024-05-21 09:10:27.010 | DEBUG 8772 | http-nio-9206-exec-1 [TID:bdde699ed5ae4e4081a25081a91851b6.103.17162538196380001] c.m.e.m.R.selectRuleEngineList_COUNT | ==> Parameters:
2024-05-21 09:10:27.211 | DEBUG 8772 | http-nio-9206-exec-1 [TID:bdde699ed5ae4e4081a25081a91851b6.103.17162538196380001] c.m.e.m.R.selectRuleEngineList_COUNT | <== Total: 1
2024-05-21 09:10:27.226 | DEBUG 8772 | http-nio-9206-exec-1 [TID:bdde699ed5ae4e4081a25081a91851b6.103.17162538196380001] c.m.e.m.R.selectRuleEngineList | ==> Preparing: select id, name, type, level, code,engine_code,description, is_activate, status, remark, create_by, create_time, update_by, update_time from rule_engine LIMIT ?
2024-05-21 09:10:27.243 | DEBUG 8772 | http-nio-9206-exec-1 [TID:bdde699ed5ae4e4081a25081a91851b6.103.17162538196380001] c.m.e.m.R.selectRuleEngineList | ==> Parameters: 10(Integer)
2024-05-21 09:10:27.251 | DEBUG 8772 | http-nio-9206-exec-1 [TID:bdde699ed5ae4e4081a25081a91851b6.103.17162538196380001] c.m.e.m.R.selectRuleEngineList | <== Total: 2
2024-05-21 09:10:27.899 | INFO 29040 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-21 09:10:27.900 | INFO 29040 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-21 09:10:35.467 | WARN 29040 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-21 09:10:35.514 | WARN 29040 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-21 09:10:35.783 | INFO 29040 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-21 09:10:36.141 | DEBUG 8772 | http-nio-9206-exec-3 [TID:bdde699ed5ae4e4081a25081a91851b6.105.17162538360720001] c.m.e.m.R.selectRuleEngineById | ==> Preparing: select id, name, type, level, code,engine_code,description, is_activate, status, remark, create_by, create_time, update_by, update_time from rule_engine where id = ?
2024-05-21 09:10:36.149 | DEBUG 8772 | http-nio-9206-exec-3 [TID:bdde699ed5ae4e4081a25081a91851b6.105.17162538360720001] c.m.e.m.R.selectRuleEngineById | ==> Parameters: 2(Long)
2024-05-21 09:10:36.154 | DEBUG 8772 | http-nio-9206-exec-3 [TID:bdde699ed5ae4e4081a25081a91851b6.105.17162538360720001] c.m.e.m.R.selectRuleEngineById | <== Total: 1
2024-05-21 09:10:36.341 | WARN 8772 | http-nio-9206-exec-2 [TID:bdde699ed5ae4e4081a25081a91851b6.104.17162538360650001] c.b.m.c.t.support.ReflectLambdaMeta | Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @6b71769e
2024-05-21 09:10:36.359 | DEBUG 8772 | http-nio-9206-exec-2 [TID:bdde699ed5ae4e4081a25081a91851b6.104.17162538360650001] c.m.e.m.R.selectList | ==> Preparing: SELECT id,rule_engine_id,version_code,name,code,code_ing,is_activate,is_test,status,description,create_by,create_time,update_by,update_time,remark FROM rule_engine_version WHERE (rule_engine_id = ?)
2024-05-21 09:10:36.360 | DEBUG 8772 | http-nio-9206-exec-2 [TID:bdde699ed5ae4e4081a25081a91851b6.104.17162538360650001] c.m.e.m.R.selectList | ==> Parameters: 2(Long)
2024-05-21 09:10:36.367 | DEBUG 8772 | http-nio-9206-exec-2 [TID:bdde699ed5ae4e4081a25081a91851b6.104.17162538360650001] c.m.e.m.R.selectList | <== Total: 1
2024-05-21 09:10:49.206 | INFO 29040 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-21 09:10:49.208 | INFO 29040 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-21 09:10:49.881 | INFO 29040 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-21 09:10:50.250 | DEBUG 8772 | http-nio-9206-exec-4 [TID:bdde699ed5ae4e4081a25081a91851b6.106.17162538501870001] c.m.e.m.R.selectRuleEngineById | ==> Preparing: select id, name, type, level, code,engine_code,description, is_activate, status, remark, create_by, create_time, update_by, update_time from rule_engine where id = ?
2024-05-21 09:10:50.251 | DEBUG 8772 | http-nio-9206-exec-4 [TID:bdde699ed5ae4e4081a25081a91851b6.106.17162538501870001] c.m.e.m.R.selectRuleEngineById | ==> Parameters: 2(Long)
2024-05-21 09:10:50.255 | WARN 8772 | http-nio-9206-exec-5 [TID:bdde699ed5ae4e4081a25081a91851b6.107.17162538501880001] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 1877050
2024-05-21 09:10:50.257 | WARN 8772 | http-nio-9206-exec-5 [TID:bdde699ed5ae4e4081a25081a91851b6.107.17162538501880001] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 1877104
2024-05-21 09:10:50.257 | DEBUG 8772 | http-nio-9206-exec-4 [TID:bdde699ed5ae4e4081a25081a91851b6.106.17162538501870001] c.m.e.m.R.selectRuleEngineById | <== Total: 1
2024-05-21 09:10:50.259 | DEBUG 8772 | http-nio-9206-exec-5 [TID:bdde699ed5ae4e4081a25081a91851b6.107.17162538501880001] c.m.e.m.R.selectList | ==> Preparing: SELECT id,rule_engine_id,version_code,name,code,code_ing,is_activate,is_test,status,description,create_by,create_time,update_by,update_time,remark FROM rule_engine_version WHERE (rule_engine_id = ?)
2024-05-21 09:10:50.260 | DEBUG 8772 | http-nio-9206-exec-5 [TID:bdde699ed5ae4e4081a25081a91851b6.107.17162538501880001] c.m.e.m.R.selectList | ==> Parameters: 2(Long)
2024-05-21 09:10:50.272 | DEBUG 8772 | http-nio-9206-exec-5 [TID:bdde699ed5ae4e4081a25081a91851b6.107.17162538501880001] c.m.e.m.R.selectList | <== Total: 1
2024-05-21 09:10:52.154 | INFO 29040 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-21 09:10:52.158 | INFO 29040 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-21 09:10:52.159 | INFO 29040 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-21 09:11:02.216 | INFO 29040 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-21 09:11:08.961 | WARN 29040 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-21 09:11:09.277 | INFO 29040 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-21 09:11:09.277 | INFO 29040 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-21 09:11:09.574 | INFO 29040 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-21 09:11:11.756 | INFO 29040 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 50.955 seconds (JVM running for 66.568)
2024-05-21 09:11:11.973 | DEBUG 29040 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-21 09:11:12.088 | DEBUG 29040 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-21 09:11:12.205 | DEBUG 29040 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 8
2024-05-21 09:11:14.900 | INFO 29040 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-21 09:11:14.901 | INFO 29040 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-21 09:11:14.903 | INFO 29040 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-21 10:10:54.387 | INFO 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 10:10:54.636 | INFO 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 10:10:54.853 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 10:10:54.873 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 10:10:54.971 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 10:10:54.945 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 10:11:00.018 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 10:11:00.020 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 10:11:00.082 | INFO 29040 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 10:11:00.517 | INFO 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 10:11:04.363 | INFO 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 12:10:19.231 | INFO 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:10:19.216 | INFO 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:10:19.336 | INFO 29040 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 12:10:19.342 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:10:19.366 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 12:10:19.372 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:10:28.396 | INFO 29040 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:10:28.398 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:10:28.417 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:10:28.418 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:10:36.595 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:10:36.598 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:10:36.620 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:10:36.622 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:10:52.996 | INFO 29040 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:10:52.998 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:10:53.017 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:10:53.019 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:11:23.100 | INFO 29040 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:11:23.111 | WARN 29040 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:11:23.116 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:11:23.119 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:11:53.197 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:11:53.199 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:11:53.217 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:11:53.221 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:12:23.298 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:12:23.313 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:12:23.316 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:12:23.329 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:12:53.401 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:12:53.404 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:12:53.417 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:12:53.419 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:13:23.500 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:13:23.503 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:13:23.532 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:13:23.533 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:13:53.603 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:13:53.605 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:13:53.618 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:13:53.620 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:14:23.696 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:14:23.698 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:14:23.718 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:14:23.718 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:14:53.795 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:14:53.810 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:14:53.817 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:14:53.819 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:15:23.895 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:15:23.896 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:15:23.923 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:15:23.925 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:15:53.996 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:15:54.010 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:15:54.025 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:15:54.027 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:16:24.094 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:16:24.096 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:16:24.121 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:16:24.122 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:16:54.200 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:16:54.216 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:16:54.217 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:16:54.219 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:17:24.295 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:17:24.318 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:17:24.319 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:17:24.320 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:17:54.395 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:17:54.418 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:17:54.418 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:17:54.420 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:18:24.500 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:18:24.503 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:18:24.532 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:18:24.548 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:18:54.595 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:18:54.596 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:18:54.621 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:18:54.622 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:19:24.695 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:19:24.719 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:19:24.719 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:19:24.720 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:19:54.799 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:19:54.813 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:19:54.818 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:19:54.818 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:20:24.895 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:20:24.897 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:20:24.922 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:20:24.938 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:20:54.998 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:20:55.000 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:20:55.017 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:20:55.018 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:21:25.096 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:21:25.097 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:21:25.121 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:21:25.122 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:21:55.198 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:21:55.215 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:21:55.217 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:21:55.219 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:22:25.296 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:22:25.299 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:22:25.317 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:22:25.318 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:22:55.397 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:22:55.399 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:22:55.417 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:22:55.418 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:23:25.500 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:23:25.501 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:23:25.517 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:23:25.520 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:23:55.595 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:23:55.596 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:23:55.620 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:23:55.621 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:24:25.696 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:24:25.697 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:24:25.720 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:24:25.721 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:24:55.797 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:24:55.800 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:24:55.816 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:24:55.817 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:25:25.896 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:25:25.910 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:25:25.917 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:25:25.919 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:25:55.999 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:25:56.014 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:25:56.016 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:25:56.030 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:26:26.095 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:26:26.096 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:26:26.118 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:26:26.119 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:26:56.198 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:26:56.200 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:26:56.217 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:26:56.219 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:27:26.302 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:27:26.304 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:27:26.317 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:27:26.319 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:27:56.398 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:27:56.413 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:27:56.417 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:27:56.419 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:28:26.496 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:28:26.498 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:28:26.516 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:28:26.517 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:28:56.596 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:28:56.598 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:28:56.616 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:28:56.617 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:29:26.695 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:29:26.697 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:29:26.722 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:29:26.724 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:29:56.795 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:29:56.811 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:29:56.816 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:29:56.817 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:30:26.909 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:30:26.925 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:30:26.926 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:30:26.927 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:30:56.995 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:30:56.997 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:30:57.021 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:30:57.022 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:31:27.098 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:31:27.100 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:31:27.118 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:31:27.118 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:31:57.202 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:31:57.217 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:31:57.218 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:31:57.233 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:32:27.298 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:32:27.301 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:32:27.318 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:32:27.329 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:32:57.395 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:32:57.408 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:32:57.417 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:32:57.440 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:33:27.495 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:33:27.497 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:33:27.519 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:33:27.533 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:33:57.595 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:33:57.596 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:33:57.616 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:33:57.617 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:34:27.695 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:34:27.697 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:34:27.723 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:34:27.724 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:34:57.795 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:34:57.797 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:34:57.816 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:34:57.842 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:35:27.902 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:35:27.905 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:35:27.918 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:35:27.919 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:35:57.995 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:35:58.022 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:35:58.022 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:35:58.023 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:36:28.095 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:36:28.096 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:36:28.116 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:36:28.117 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:36:58.202 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:36:58.204 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:36:58.217 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:36:58.218 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:37:28.295 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:37:28.298 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:37:28.316 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:37:28.317 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:37:58.396 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:37:58.398 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:37:58.417 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:37:58.419 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:38:28.497 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:38:28.500 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:38:28.516 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:38:28.519 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:38:58.595 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:38:58.597 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:38:58.616 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:38:58.618 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:39:28.695 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:39:28.696 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:39:28.723 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:39:28.725 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:39:58.797 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:39:58.799 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:39:58.817 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:39:58.818 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:40:28.895 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:40:28.907 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:40:28.922 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:40:28.938 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:40:58.998 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:40:58.999 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:40:59.018 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:40:59.019 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:41:29.096 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:41:29.097 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:41:29.118 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:41:29.119 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:41:59.199 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:41:59.201 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:41:59.217 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:41:59.218 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:42:29.296 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:42:29.297 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:42:29.322 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:42:29.322 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:42:59.396 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:42:59.398 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:42:59.416 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:42:59.428 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:43:29.500 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:43:29.515 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:43:29.531 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:43:29.533 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:43:59.597 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:43:59.598 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:43:59.617 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:43:59.618 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:44:29.699 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:44:29.702 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:44:29.717 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:44:29.717 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:44:59.799 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:44:59.801 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:44:59.817 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:44:59.818 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:45:29.894 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:45:29.895 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:45:29.917 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:45:29.919 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:45:59.998 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:46:00.000 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:46:00.017 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:46:00.022 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:46:30.103 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:46:30.106 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:46:30.118 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:46:30.120 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:47:00.198 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:47:00.214 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:47:00.217 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:47:00.218 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:47:30.295 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:47:30.296 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:47:30.318 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:47:30.319 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:48:00.395 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:48:00.396 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:48:00.420 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:48:00.421 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:48:30.496 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:48:30.497 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:48:30.523 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:48:30.540 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:49:00.594 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:49:00.596 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:49:00.625 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:49:00.627 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:49:30.702 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:49:30.704 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:49:30.717 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:49:30.733 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:50:00.795 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:50:00.797 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:50:00.825 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:50:00.826 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:50:30.896 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:50:30.897 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:50:30.925 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:50:30.926 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:51:00.995 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:51:00.997 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:51:01.025 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:51:01.026 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:51:31.096 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:51:31.109 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:51:31.124 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:51:31.141 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:52:01.196 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:52:01.198 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:52:01.221 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:52:01.236 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:52:31.300 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:52:31.302 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:52:31.316 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:52:31.317 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:53:01.399 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:53:01.401 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:53:01.417 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:53:01.418 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:53:31.496 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:53:31.496 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:53:31.518 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:53:31.520 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:54:01.597 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:54:01.623 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:54:01.623 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:54:01.624 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:54:31.696 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:54:31.711 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:54:31.718 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:54:31.718 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:55:01.796 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:55:01.813 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:55:01.816 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:55:01.817 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:55:31.896 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:55:31.897 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:55:31.917 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:55:31.918 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:56:01.996 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:56:01.998 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:56:02.016 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:56:02.043 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:56:32.095 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:56:32.110 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:56:32.118 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:56:32.120 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:57:02.195 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:57:02.196 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:57:02.221 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:57:02.222 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:57:32.298 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:57:32.300 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:57:32.318 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:57:32.319 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:58:02.395 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:58:02.397 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:58:02.427 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:58:02.428 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:58:32.501 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:58:32.502 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:58:32.531 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:58:32.533 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:59:02.599 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:59:02.601 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:59:02.617 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:59:02.618 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:59:32.695 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:59:32.697 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:59:32.719 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:59:32.720 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:00:02.802 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:00:02.804 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:00:02.819 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:00:02.820 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:00:32.900 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:00:32.902 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:00:32.917 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:00:32.918 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:01:02.995 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:01:02.998 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:01:03.017 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:01:03.018 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:01:33.096 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:01:33.112 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:01:33.117 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:01:33.142 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:02:03.195 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:02:03.209 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:02:03.217 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:02:03.241 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:02:33.295 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:02:33.297 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:02:33.325 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:02:33.326 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:03:03.396 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:03:03.421 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:03:03.421 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:03:03.435 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:03:33.495 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:03:33.497 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:03:33.516 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:03:33.518 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:04:03.596 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:04:03.612 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:04:03.617 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:04:03.618 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:04:33.698 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:04:33.700 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:04:33.717 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:04:33.729 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:05:03.799 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:05:03.814 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:05:03.816 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:05:03.817 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:05:33.901 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:05:33.903 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:05:33.916 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:05:33.933 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:06:04.000 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:06:04.015 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:06:04.018 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:06:04.031 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:06:34.095 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:06:34.097 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:06:34.116 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:06:34.117 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:07:04.201 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:07:04.202 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:07:04.216 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:07:04.218 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:07:34.301 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:07:34.316 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:07:34.317 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:07:34.318 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:08:04.395 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:08:04.419 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:08:04.419 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:08:04.435 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:08:34.495 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:08:34.520 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:08:34.520 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:08:34.522 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:09:04.595 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:09:04.607 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:09:04.622 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:09:04.623 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:09:34.696 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:09:34.697 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:09:34.717 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:09:34.718 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:10:04.795 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:10:04.797 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:10:04.816 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:10:04.817 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:10:34.895 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:10:34.897 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:10:34.916 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:10:34.917 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:11:05.000 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:11:05.015 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:11:05.018 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:11:05.031 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:11:35.097 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:11:35.099 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:11:35.117 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:11:35.118 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:12:05.202 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:12:05.204 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:12:05.217 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:12:05.219 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:12:35.298 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:12:35.313 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:12:35.317 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:12:35.318 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:13:05.395 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:13:05.420 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:13:05.420 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:13:05.435 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:13:35.495 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:13:35.521 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:13:35.521 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:13:35.535 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:14:05.596 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:14:05.598 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:14:05.616 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:14:05.617 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:14:35.703 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:14:35.705 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:14:35.718 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:14:35.722 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:15:05.802 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:15:05.819 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:15:05.819 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:15:05.820 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:15:35.896 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:15:35.911 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:15:35.918 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:15:35.919 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:16:06.000 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:16:06.016 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:16:06.017 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:16:06.031 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:16:36.104 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:16:36.106 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:16:36.119 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:16:36.120 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:17:06.201 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:17:06.203 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:17:06.217 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:17:06.233 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:17:36.299 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:17:36.315 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:17:36.317 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:17:36.330 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:18:06.396 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:18:06.398 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:18:06.425 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:18:06.441 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:18:36.495 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:18:36.497 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:18:36.517 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:18:36.518 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:19:06.600 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:19:06.616 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:19:06.618 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:19:06.619 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:19:36.696 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:19:36.709 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:19:36.724 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:19:36.725 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:20:06.795 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:20:06.819 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:20:06.819 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:20:06.821 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:20:36.895 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:20:36.920 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:20:36.920 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:20:36.922 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:21:06.995 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:21:06.996 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:21:07.019 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:21:07.020 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:21:37.096 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:21:37.112 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:21:37.118 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:21:37.119 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:22:07.195 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:22:07.196 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:22:07.219 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:22:07.220 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:22:37.296 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:22:37.297 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:22:37.321 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:22:37.322 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:23:07.395 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:23:07.398 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:23:07.426 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:23:07.428 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:23:37.496 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:23:37.497 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:23:37.522 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:23:37.523 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:24:07.595 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:24:07.608 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:24:07.623 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:24:07.638 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:24:37.697 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:24:37.699 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:24:37.717 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:24:37.718 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:25:07.798 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:25:07.800 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:25:07.816 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:25:07.817 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:25:37.895 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:25:37.896 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:25:37.917 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:25:37.918 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:26:07.997 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:26:07.998 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:26:08.022 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:26:08.023 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:26:38.096 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:26:38.098 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:26:38.123 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:26:38.138 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:27:08.203 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:27:08.219 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:27:08.219 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:27:08.220 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:27:38.298 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:27:38.314 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:27:38.319 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:27:38.320 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:28:08.396 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:28:08.397 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:28:08.422 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:28:08.424 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:28:38.495 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:28:38.497 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:28:38.521 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:28:38.522 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:29:08.595 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:29:08.620 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:29:08.620 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:29:08.621 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:29:38.696 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:29:38.722 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:29:38.722 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:29:38.738 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:30:08.798 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:30:08.813 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:30:08.816 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:30:08.828 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:30:38.896 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:30:38.897 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:30:38.923 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:30:38.924 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:31:08.996 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:31:09.021 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:31:09.021 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:31:09.022 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:31:39.095 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:31:39.107 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:31:39.122 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:31:39.124 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:32:09.198 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:32:09.214 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:32:09.217 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:32:09.219 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:32:39.300 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:32:39.302 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:32:39.316 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:32:39.318 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:33:09.396 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:33:09.397 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:33:09.419 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:33:09.419 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:33:39.498 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:33:39.500 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:33:39.517 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:33:39.530 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:34:09.596 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:34:09.610 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:34:09.625 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:34:09.642 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:34:39.697 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:34:39.699 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:34:39.716 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:34:39.729 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:35:09.798 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:35:09.801 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:35:09.816 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:35:09.817 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:35:39.904 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:35:39.906 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:35:39.920 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:35:39.935 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:36:09.997 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:36:10.013 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:36:10.016 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:36:10.017 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:36:40.104 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:36:40.120 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:36:40.120 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:36:40.122 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:37:10.195 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:37:10.221 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:37:10.222 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:37:10.221 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:37:40.295 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:37:40.297 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:37:40.318 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:37:40.319 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:38:10.401 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:38:10.418 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:38:10.419 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:38:10.433 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:38:40.497 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:38:40.499 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:38:40.517 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:38:40.518 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:39:10.596 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:39:10.622 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:39:10.715 | INFO 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 13:39:10.755 | INFO 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 15:43:33.149 | INFO 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:43:33.146 | INFO 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:43:33.222 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 15:43:33.230 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:43:33.346 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 15:43:33.354 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:43:42.300 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:43:42.315 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:43:42.316 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:43:42.318 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:43:50.519 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:43:50.520 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:43:50.597 | INFO 29040 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:43:50.598 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:44:06.921 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:44:06.922 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:44:06.999 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:44:07.001 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:44:37.021 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:44:37.023 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:44:37.099 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:44:37.100 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:45:07.116 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:45:07.117 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:45:07.202 | INFO 29040 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:45:07.203 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:45:37.221 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:45:37.221 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:45:37.297 | INFO 29040 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:45:37.313 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:46:07.325 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:46:07.328 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:46:07.395 | INFO 29040 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:46:07.418 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:46:37.417 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:46:37.496 | INFO 29040 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:46:37.563 | INFO 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 15:46:37.602 | INFO 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 16:44:15.799 | WARN 29040 | Thread-7 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-21 16:44:15.799 | WARN 29040 | Thread-16 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-21 16:44:15.802 | WARN 29040 | Thread-16 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-21 16:44:15.808 | WARN 29040 | Thread-7 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-21 16:44:16.109 | INFO 29040 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-21 16:44:16.157 | INFO 29040 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-21 16:44:16.319 | INFO 29040 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-21 16:44:16.322 | INFO 29040 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-21 16:44:16.326 | INFO 29040 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-21 16:44:16.326 | INFO 29040 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-21 16:45:06.090 | INFO 33220 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-21 16:45:07.528 | INFO 33220 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-21 16:45:07.530 | INFO 33220 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-21 16:45:17.903 | WARN 33220 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-21 16:45:17.951 | WARN 33220 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-21 16:45:18.167 | INFO 33220 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-21 16:45:29.366 | INFO 33220 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-21 16:45:29.367 | INFO 33220 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-21 16:45:29.755 | INFO 33220 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-21 16:45:31.715 | INFO 33220 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-21 16:45:31.719 | INFO 33220 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-21 16:45:31.720 | INFO 33220 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-21 16:45:39.401 | INFO 33220 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-21 16:45:45.881 | WARN 33220 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-21 16:45:46.202 | INFO 33220 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-21 16:45:46.203 | INFO 33220 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-21 16:45:46.480 | INFO 33220 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-21 16:45:48.595 | INFO 33220 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 44.935 seconds (JVM running for 75.394)
2024-05-21 16:45:48.799 | DEBUG 33220 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-21 16:45:48.906 | DEBUG 33220 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-21 16:45:49.035 | DEBUG 33220 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 8
2024-05-21 16:45:53.539 | INFO 33220 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-21 16:45:53.542 | INFO 33220 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-21 16:45:53.545 | INFO 33220 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-21 17:31:58.093 | INFO 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:31:58.093 | INFO 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:31:58.169 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 17:31:58.181 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:31:58.682 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 17:31:59.255 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:32:04.017 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:32:04.020 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:32:04.123 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:32:04.125 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:32:16.418 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:32:16.421 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:32:16.526 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:32:16.528 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:32:32.817 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:32:32.820 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:32:32.924 | INFO 33220 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:32:32.927 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:33:02.917 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:33:02.919 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:33:03.025 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:33:03.027 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:33:33.018 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:33:33.019 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:33:33.125 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:33:33.128 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:34:03.117 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:34:03.143 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:34:03.224 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:34:03.226 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:34:33.216 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:34:33.218 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:34:33.323 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:34:33.325 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:35:03.317 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:35:03.319 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:35:03.422 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:35:03.425 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:35:33.416 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:35:33.417 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:35:33.538 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:35:33.540 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:36:03.516 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:36:03.518 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:36:03.623 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:36:03.625 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:36:33.618 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:36:33.620 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:36:33.729 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:36:33.733 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:37:03.720 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:37:03.722 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:37:03.823 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:37:03.826 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:37:33.816 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:37:33.818 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:37:33.922 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:37:33.926 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:38:03.921 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:38:03.923 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:38:04.030 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:38:04.035 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:38:34.023 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:38:34.026 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:38:34.122 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:38:34.124 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:39:04.119 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:39:04.121 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:39:04.229 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:39:04.232 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:39:34.223 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:39:34.225 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:39:34.331 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:39:34.334 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:40:04.319 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:40:04.323 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:40:04.428 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:40:04.431 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:40:34.418 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:40:34.419 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:40:34.524 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:40:34.527 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:41:04.517 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:41:04.519 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:41:04.624 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:41:04.627 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:41:34.617 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:41:34.618 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:41:34.725 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:41:34.726 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:42:04.717 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:42:04.718 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:42:04.824 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:42:04.825 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:42:34.819 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:42:34.820 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:42:34.928 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:42:34.930 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:43:04.917 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:43:04.919 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:43:05.024 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:43:05.028 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:43:35.017 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:43:35.018 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:43:35.122 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:43:35.124 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:44:05.116 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:44:05.140 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:44:05.223 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:44:05.224 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:44:35.217 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:44:35.219 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:44:35.323 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:44:35.325 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:45:05.319 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:45:05.321 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:45:05.427 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:45:05.429 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:45:35.416 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:45:35.419 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:45:35.525 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:45:35.527 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:46:05.518 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:46:05.520 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:46:05.626 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:46:05.628 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:46:35.622 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:46:35.624 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:46:35.723 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:46:35.725 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:47:05.718 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:47:05.720 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:47:05.823 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:47:05.825 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:47:35.818 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:47:35.819 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:47:35.923 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:47:35.925 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:48:05.923 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:48:05.925 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:48:06.023 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:48:06.047 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:48:36.016 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:48:36.017 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:48:36.123 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:48:36.125 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:49:06.117 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:49:06.118 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:49:06.223 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:49:06.225 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:49:36.219 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:49:36.221 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:49:36.328 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:49:36.329 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:50:06.317 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:50:06.334 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:50:06.426 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:50:06.428 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:50:36.417 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:50:36.441 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:50:36.523 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:50:36.524 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:51:06.516 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:51:06.518 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:51:06.626 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:51:06.630 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:51:36.622 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:51:36.624 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:51:36.724 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:51:36.727 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:52:06.717 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:52:06.718 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:52:06.823 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:52:06.825 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:52:36.817 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:52:36.818 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:52:36.924 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:52:36.926 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:53:06.919 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:53:06.920 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:53:07.022 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:53:07.025 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:53:37.022 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:53:37.023 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:53:37.130 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:53:37.146 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:54:07.117 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:54:07.131 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:54:07.224 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:54:07.225 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:54:37.218 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:54:37.220 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:54:37.324 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:54:37.325 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:55:07.317 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:55:07.318 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:55:07.424 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:55:07.426 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:55:37.416 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:55:37.428 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:55:37.523 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:55:37.525 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:56:07.517 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:56:07.518 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:56:07.624 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:56:07.626 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:56:37.616 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:56:37.617 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:56:37.723 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:56:37.728 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:57:07.717 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:57:07.718 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:57:07.825 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:57:07.828 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:57:37.818 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:57:37.819 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:57:37.925 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:57:37.927 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:58:07.920 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:58:07.921 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:58:08.030 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:58:08.046 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:58:38.019 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:58:38.127 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:58:38.261 | INFO 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 17:58:38.317 | INFO 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 18:26:49.059 | INFO 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:26:49.042 | INFO 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:26:49.186 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 18:26:49.195 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 18:26:49.191 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:26:49.202 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:26:54.516 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:26:54.518 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:26:54.824 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:26:54.827 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:27:06.819 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:27:06.820 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:27:07.329 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:27:07.331 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:27:23.218 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:27:23.222 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:27:23.728 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:27:23.734 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:27:53.316 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:27:53.317 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:27:53.826 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:27:53.829 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:28:23.417 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:28:23.418 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:28:23.923 | INFO 33220 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:28:23.926 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:28:53.517 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:28:53.520 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:28:54.024 | INFO 33220 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:28:54.029 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:29:23.623 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:29:23.624 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:29:24.123 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:29:24.126 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:29:53.721 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:29:53.723 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:29:54.222 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:29:54.224 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:30:23.819 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:30:23.819 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:30:24.323 | INFO 33220 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:30:24.323 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:30:53.916 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:30:53.917 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:30:54.423 | INFO 33220 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:30:54.426 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:31:24.021 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:31:24.024 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:31:24.524 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:31:24.527 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:31:54.117 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:31:54.119 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:31:54.622 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:31:54.625 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:32:24.225 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:32:24.229 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:32:24.723 | INFO 33220 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:32:24.726 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:32:54.332 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:32:54.334 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:32:54.828 | INFO 33220 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:32:54.832 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:33:24.421 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:33:24.422 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:33:24.938 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:33:25.185 | INFO 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 18:33:54.521 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:33:54.581 | INFO 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 21:01:17.081 | INFO 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:01:17.096 | INFO 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:01:17.142 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 21:01:17.153 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:01:17.160 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 21:01:17.195 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:01:22.317 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:01:22.320 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:01:22.623 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:01:22.627 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:01:34.817 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:01:34.820 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:01:35.125 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:01:35.129 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:01:51.216 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:01:51.217 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:01:51.522 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:01:51.525 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:02:21.317 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:02:21.317 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:02:21.622 | INFO 33220 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:02:21.623 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:02:51.578 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:02:51.664 | INFO 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 21:02:51.805 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:02:52.013 | INFO 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 21:03:29.097 | INFO 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:03:29.094 | INFO 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:03:29.191 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 21:03:29.193 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:03:29.197 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 21:03:29.200 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:03:34.619 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:03:34.622 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:03:34.623 | INFO 33220 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:03:34.627 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:03:47.019 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:03:47.021 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:03:47.128 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:03:47.131 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:04:03.422 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:04:03.424 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:04:03.529 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:04:03.531 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:04:33.518 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:04:33.521 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:04:33.627 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:04:33.629 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:05:03.617 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:05:03.618 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:05:03.722 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:05:03.725 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:05:33.719 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:05:33.722 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:05:33.827 | INFO 33220 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:05:33.830 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:06:03.818 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:06:03.820 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:06:03.925 | INFO 33220 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:06:03.929 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:06:33.917 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:06:33.919 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:06:34.023 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:06:34.025 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:07:04.022 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:07:04.024 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:07:04.129 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:07:04.131 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:07:34.117 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:07:34.119 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:07:34.224 | INFO 33220 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:07:34.227 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:08:04.224 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:08:04.227 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:08:04.322 | INFO 33220 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:08:04.325 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:08:34.316 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:08:34.319 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:08:34.423 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:08:34.425 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:09:04.417 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:09:04.418 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:09:04.522 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:09:04.525 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:09:34.516 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:09:34.518 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:09:34.625 | INFO 33220 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:09:34.627 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:10:04.615 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:10:04.617 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:10:04.724 | INFO 33220 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:10:04.727 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:10:34.725 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:10:34.728 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:10:34.824 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:10:34.825 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:11:04.817 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:11:04.817 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:11:04.923 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:11:04.925 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:11:34.917 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:11:34.917 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:11:35.023 | INFO 33220 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:11:35.024 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:12:05.016 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:12:05.017 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:12:05.123 | INFO 33220 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:12:05.125 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:12:35.116 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:12:35.117 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:12:35.223 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:12:35.225 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:13:05.217 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:13:05.218 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:13:05.323 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:13:05.325 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:13:35.320 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:13:35.322 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:13:35.429 | INFO 33220 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:13:35.430 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:14:05.415 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:14:05.417 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:14:05.524 | INFO 33220 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:14:05.529 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:14:35.531 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:14:35.532 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:14:35.625 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:14:35.629 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:15:05.617 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:15:05.617 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:15:05.723 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:15:05.725 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:15:35.718 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:15:35.899 | INFO 33220 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:15:35.946 | INFO 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 21:15:36.037 | INFO 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 21:42:31.505 | WARN 33220 | Thread-7 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-21 21:42:31.518 | WARN 33220 | Thread-7 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-21 21:42:31.505 | WARN 33220 | Thread-16 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-21 21:42:31.524 | WARN 33220 | Thread-16 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-21 21:42:32.952 | WARN 8772 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-21 21:42:32.957 | WARN 8772 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-21 21:42:33.223 | WARN 8772 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-21 21:42:33.367 | WARN 8772 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-21 21:42:36.582 | INFO 33220 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-21 21:42:36.848 | INFO 33220 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-21 21:42:37.181 | INFO 8772 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-21 21:42:37.541 | INFO 8772 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-21 21:42:38.188 | INFO 8772 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-21 21:42:38.212 | INFO 8772 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-21 21:42:38.225 | INFO 8772 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-21 21:42:38.225 | INFO 8772 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-21 21:42:38.907 | INFO 33220 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-21 21:42:38.978 | INFO 33220 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-21 21:42:39.508 | INFO 33220 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-21 21:42:39.512 | INFO 33220 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-22 08:43:53.060 | INFO 33000 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-22 08:43:54.518 | INFO 33000 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-22 08:43:54.519 | INFO 33000 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-22 08:43:59.919 | WARN 33000 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-22 08:44:00.025 | WARN 33000 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-22 08:44:00.213 | INFO 33000 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-22 08:44:07.137 | INFO 33000 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-22 08:44:07.138 | INFO 33000 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-22 08:44:07.411 | INFO 33000 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-22 08:44:08.593 | INFO 33000 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-22 08:44:08.595 | INFO 33000 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-22 08:44:08.596 | INFO 33000 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-22 08:44:13.526 | INFO 33000 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-22 08:44:19.040 | WARN 33000 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-22 08:44:19.335 | INFO 33000 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-22 08:44:19.335 | INFO 33000 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-22 08:44:19.873 | INFO 33000 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-22 08:44:21.817 | INFO 33000 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 31.562 seconds (JVM running for 63.835)
2024-05-22 08:44:21.966 | DEBUG 33000 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-22 08:44:22.031 | DEBUG 33000 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-22 08:44:22.144 | DEBUG 33000 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 8
2024-05-22 08:44:24.214 | INFO 33000 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-22 08:44:24.216 | INFO 33000 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-22 08:44:24.217 | INFO 33000 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-22 08:47:34.807 | INFO 3748 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-22 08:47:36.488 | INFO 3748 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-22 08:47:36.489 | INFO 3748 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-22 08:47:43.057 | WARN 3748 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-22 08:47:43.154 | WARN 3748 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-22 08:47:43.339 | INFO 3748 | main [TID:N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-22 08:47:52.049 | INFO 3748 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-22 08:47:52.050 | INFO 3748 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-22 08:47:52.429 | INFO 3748 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-22 08:47:53.909 | INFO 3748 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-22 08:47:53.911 | INFO 3748 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-22 08:47:53.912 | INFO 3748 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-22 08:47:58.453 | INFO 3748 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-22 08:48:04.153 | WARN 3748 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-22 08:48:04.349 | INFO 3748 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-22 08:48:04.349 | INFO 3748 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-22 08:48:04.855 | INFO 3748 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-engine 192.168.217.1:9206 register finished
2024-05-22 08:48:06.741 | INFO 3748 | main [TID:N/A] com.muyu.RuleEngineApplication | Started RuleEngineApplication in 34.818 seconds (JVM running for 44.78)
2024-05-22 08:48:06.780 | INFO 3748 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine.yml, group=DEFAULT_GROUP
2024-05-22 08:48:06.782 | INFO 3748 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine-dev.yml, group=DEFAULT_GROUP
2024-05-22 08:48:06.784 | INFO 3748 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine, group=DEFAULT_GROUP
2024-05-22 08:49:00.552 | WARN 33000 | Thread-16 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-22 08:49:00.552 | WARN 33000 | Thread-7 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-22 08:49:00.553 | WARN 33000 | Thread-16 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-22 08:49:00.556 | WARN 33000 | Thread-7 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-22 08:49:00.806 | INFO 33000 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-22 08:49:00.880 | INFO 33000 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-22 08:49:01.083 | INFO 33000 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-22 08:49:01.084 | INFO 33000 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-22 08:49:01.097 | INFO 33000 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-22 08:49:01.098 | INFO 33000 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-22 08:49:23.155 | INFO 3312 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-22 08:49:24.363 | INFO 3312 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-22 08:49:24.364 | INFO 3312 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-22 08:49:29.857 | WARN 3312 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-22 08:49:29.963 | WARN 3312 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-22 08:49:30.159 | INFO 3312 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-22 08:49:36.771 | INFO 3312 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-22 08:49:36.772 | INFO 3312 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-22 08:49:37.046 | INFO 3312 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-22 08:49:38.321 | INFO 3312 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-22 08:49:38.324 | INFO 3312 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-22 08:49:38.325 | INFO 3312 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-22 08:49:43.222 | INFO 3312 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-22 08:49:48.571 | WARN 3312 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-22 08:49:48.861 | INFO 3312 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-22 08:49:48.861 | INFO 3312 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-22 08:49:49.420 | INFO 3312 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-22 08:49:51.309 | INFO 3312 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 30.675 seconds (JVM running for 40.55)
2024-05-22 08:49:51.452 | DEBUG 3312 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-22 08:49:51.518 | DEBUG 3312 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-22 08:49:51.602 | DEBUG 3312 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 8
2024-05-22 08:49:53.625 | INFO 3312 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-22 08:49:53.626 | INFO 3312 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-22 08:49:53.627 | INFO 3312 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-22 17:13:41.019 | INFO 26096 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-22 17:13:42.741 | INFO 26096 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-22 17:13:42.742 | INFO 26096 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-22 17:13:48.444 | WARN 26096 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-22 17:13:48.498 | WARN 26096 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-22 17:13:48.610 | INFO 26096 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-22 17:13:58.101 | INFO 26096 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-22 17:13:58.102 | INFO 26096 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-22 17:13:58.396 | INFO 26096 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-22 17:13:59.848 | INFO 26096 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-22 17:13:59.851 | INFO 26096 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-22 17:13:59.852 | INFO 26096 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-22 17:14:13.273 | INFO 26096 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-22 17:14:22.389 | WARN 26096 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-22 17:14:22.861 | INFO 26096 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-22 17:14:22.862 | INFO 26096 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-22 17:14:23.201 | INFO 26096 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-22 17:14:25.507 | INFO 26096 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 47.29 seconds (JVM running for 87.377)
2024-05-22 17:14:25.831 | DEBUG 26096 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-22 17:14:25.979 | DEBUG 26096 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-22 17:14:26.132 | DEBUG 26096 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 8
2024-05-22 17:14:29.567 | INFO 26096 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-22 17:14:29.568 | INFO 26096 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-22 17:14:29.570 | INFO 26096 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-22 17:30:50.475 | INFO 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:30:50.782 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-22 17:30:50.908 | WARN 26096 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:30:56.249 | INFO 26096 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:30:56.252 | WARN 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:31:00.728 | INFO 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-22 17:32:21.517 | INFO 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:32:21.629 | INFO 26096 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-22 17:32:21.631 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:32:30.725 | INFO 26096 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:32:30.727 | WARN 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:32:39.013 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:32:39.029 | WARN 26096 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:32:55.515 | INFO 26096 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:32:55.517 | WARN 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:33:25.619 | INFO 26096 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:33:25.621 | WARN 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:33:55.717 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:33:55.720 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:34:25.826 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:34:25.828 | WARN 26096 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:34:55.926 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:34:55.929 | WARN 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:35:26.016 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:35:26.019 | WARN 26096 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:35:56.112 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:35:56.114 | WARN 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:36:26.222 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:36:26.224 | WARN 26096 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:36:56.314 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:36:56.317 | WARN 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:37:26.416 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:37:26.418 | WARN 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:37:56.522 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:37:56.525 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:38:26.620 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:38:26.623 | WARN 26096 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:38:56.716 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:38:56.717 | WARN 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:39:26.812 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:39:26.814 | WARN 26096 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:39:56.913 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:39:56.915 | WARN 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:40:27.022 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:40:27.038 | WARN 26096 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:40:57.124 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:40:57.140 | WARN 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:41:27.213 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:41:27.215 | WARN 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:41:57.314 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:41:57.316 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:42:27.423 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:42:27.439 | WARN 26096 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:42:57.523 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:42:57.525 | WARN 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:43:27.624 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:43:27.626 | WARN 26096 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:43:57.722 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:43:57.725 | WARN 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:44:27.813 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:44:27.828 | WARN 26096 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:44:57.922 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:44:57.925 | WARN 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:45:28.025 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:45:28.040 | WARN 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:45:58.116 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:45:58.118 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:46:28.220 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:46:28.222 | WARN 26096 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:46:58.314 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:46:58.330 | WARN 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:47:28.417 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:47:28.418 | WARN 26096 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:47:58.517 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:47:58.519 | WARN 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:48:28.624 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:48:28.626 | WARN 26096 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:48:58.712 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:48:58.714 | WARN 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:49:28.818 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:49:28.820 | WARN 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:49:58.924 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:49:58.926 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:50:29.011 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:50:29.013 | WARN 26096 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:50:59.124 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:50:59.127 | WARN 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:51:29.214 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:51:29.216 | WARN 26096 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:51:59.311 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:51:59.314 | WARN 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:52:29.412 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:52:29.428 | WARN 26096 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:52:59.521 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:52:59.523 | WARN 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:53:29.613 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:53:29.615 | WARN 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:53:59.720 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:53:59.722 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:54:29.817 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:54:29.832 | WARN 26096 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:54:59.916 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:54:59.917 | WARN 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:55:30.026 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:55:30.029 | WARN 26096 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:56:00.119 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:56:00.135 | WARN 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:56:30.215 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:56:30.217 | WARN 26096 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:57:00.313 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:57:00.314 | WARN 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:57:30.424 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:57:30.440 | WARN 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:58:00.518 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:58:00.520 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:58:30.614 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:58:30.617 | WARN 26096 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:59:00.713 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:59:00.716 | WARN 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:59:30.822 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:59:30.824 | WARN 26096 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:00:00.920 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:00:00.922 | WARN 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:00:31.022 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:00:31.024 | WARN 26096 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:01:01.121 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:01:01.122 | WARN 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:01:31.213 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:01:31.215 | WARN 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:02:01.319 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:02:01.322 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:02:31.424 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:02:31.439 | WARN 26096 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:03:01.523 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:03:01.539 | WARN 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:03:31.619 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:03:31.636 | WARN 26096 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:04:01.714 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:04:01.844 | INFO 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-22 18:26:27.550 | INFO 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:26:27.615 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-22 18:26:27.618 | WARN 26096 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:26:32.918 | INFO 26096 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:26:32.920 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:26:45.315 | INFO 26096 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:26:45.331 | WARN 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:27:01.819 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:27:01.821 | WARN 26096 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:27:31.911 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:27:31.936 | WARN 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:28:02.012 | INFO 26096 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:28:02.025 | WARN 26096 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:28:32.119 | INFO 26096 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:28:32.121 | WARN 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:29:02.218 | INFO 26096 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:29:02.234 | WARN 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:29:32.312 | INFO 26096 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:29:32.314 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:30:02.415 | INFO 26096 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:30:03.236 | INFO 26096 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-22 18:59:45.487 | INFO 26096 | lettuce-nioEventLoop-4-8 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:59:45.519 | INFO 26096 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-22 18:59:45.523 | WARN 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:59:54.559 | INFO 26096 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:59:54.892 | INFO 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-19 14:12:01.781 | INFO 12008 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 14:12:01.782 | INFO 12008 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 14:12:09.982 | WARN 12008 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 14:12:10.042 | WARN 12008 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 14:12:10.291 | INFO 12008 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 14:12:19.516 | INFO 12008 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 14:12:19.518 | INFO 12008 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 14:12:20.011 | INFO 12008 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 14:12:21.702 | INFO 12008 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 14:12:21.704 | INFO 12008 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 14:12:21.706 | INFO 12008 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 14:12:31.240 | INFO 12008 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 14:12:43.532 | WARN 12008 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 14:12:44.158 | INFO 12008 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 14:12:44.159 | INFO 12008 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 14:12:44.542 | INFO 12008 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 14:12:48.923 | INFO 12008 | main [TID: N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 51.417 seconds (JVM running for 54.469)
2024-05-19 14:12:49.157 | DEBUG 12008 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 14:12:49.268 | DEBUG 12008 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 14:12:49.380 | DEBUG 12008 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 14:12:51.831 | INFO 12008 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 14:12:51.834 | INFO 12008 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 14:12:51.836 | INFO 12008 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 14:23:50.830 | INFO 18668 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 14:23:51.940 | INFO 18668 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 14:23:51.941 | INFO 18668 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 14:23:58.712 | WARN 18668 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-19 14:23:58.769 | WARN 18668 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-19 14:23:58.916 | INFO 18668 | main [TID: N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-19 14:24:04.536 | INFO 18668 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 14:24:04.538 | INFO 18668 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 14:24:05.030 | INFO 18668 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 14:24:05.915 | INFO 18668 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 14:24:05.917 | INFO 18668 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 14:24:05.918 | INFO 18668 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 14:24:09.568 | INFO 18668 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 14:24:17.330 | WARN 18668 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 14:24:17.473 | INFO 18668 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 14:24:17.473 | INFO 18668 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 14:24:17.814 | INFO 18668 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-engine 192.168.217.1:9206 register finished
2024-05-19 14:24:19.577 | INFO 18668 | main [TID: N/A] com.muyu.RuleEngineApplication | Started RuleEngineApplication in 32.186 seconds (JVM running for 35.015)
2024-05-19 14:24:19.603 | INFO 18668 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine.yml, group=DEFAULT_GROUP
2024-05-19 14:24:19.605 | INFO 18668 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine-dev.yml, group=DEFAULT_GROUP
2024-05-19 14:24:19.606 | INFO 18668 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine, group=DEFAULT_GROUP
2024-05-19 15:05:19.309 | WARN 12008 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 15:05:19.309 | WARN 12008 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 15:05:19.310 | WARN 12008 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 15:05:19.311 | WARN 12008 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 15:05:19.415 | INFO 12008 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 15:05:19.468 | INFO 12008 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 15:05:19.620 | INFO 12008 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 15:05:19.623 | INFO 12008 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 15:05:19.630 | INFO 12008 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 15:05:19.630 | INFO 12008 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 15:06:24.634 | INFO 28032 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 15:06:25.142 | INFO 28032 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 15:06:25.143 | INFO 28032 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 15:06:28.591 | WARN 28032 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 15:06:28.628 | WARN 28032 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 15:06:28.725 | INFO 28032 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 15:06:31.741 | INFO 28032 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 15:06:31.741 | INFO 28032 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 15:06:31.906 | INFO 28032 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 15:06:32.348 | INFO 28032 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 15:06:32.349 | INFO 28032 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 15:06:32.350 | INFO 28032 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 15:06:35.211 | INFO 28032 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 15:06:39.858 | WARN 28032 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 15:06:40.035 | INFO 28032 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 15:06:40.035 | INFO 28032 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 15:06:40.421 | INFO 28032 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 15:06:42.196 | INFO 28032 | main [TID: N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 19.691 seconds (JVM running for 21.285)
2024-05-19 15:06:42.270 | DEBUG 28032 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 15:06:42.306 | DEBUG 28032 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 15:06:42.340 | DEBUG 28032 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 15:06:43.266 | INFO 28032 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 15:06:43.267 | INFO 28032 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 15:06:43.269 | INFO 28032 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 15:06:43.636 | INFO 28032 | RMI TCP Connection(5)-26.202.112.55 [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-19 15:08:10.824 | WARN 28032 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 15:08:10.824 | WARN 28032 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 15:08:10.825 | WARN 28032 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 15:08:10.826 | WARN 28032 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 15:08:10.941 | INFO 28032 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 15:08:10.993 | INFO 28032 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 15:08:11.233 | INFO 28032 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 15:08:11.235 | INFO 28032 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 15:08:11.240 | INFO 28032 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 15:08:11.240 | INFO 28032 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 15:08:30.527 | INFO 10624 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 15:08:31.160 | INFO 10624 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 15:08:31.160 | INFO 10624 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 15:08:34.822 | WARN 10624 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 15:08:34.857 | WARN 10624 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 15:08:34.974 | INFO 10624 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 15:08:38.313 | INFO 10624 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 15:08:38.314 | INFO 10624 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 15:08:38.511 | INFO 10624 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 15:08:39.075 | INFO 10624 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 15:08:39.077 | INFO 10624 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 15:08:39.078 | INFO 10624 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 15:08:42.001 | INFO 10624 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 15:08:46.736 | WARN 10624 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 15:08:46.921 | INFO 10624 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 15:08:46.921 | INFO 10624 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 15:08:47.220 | INFO 10624 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 15:08:49.096 | INFO 10624 | main [TID: N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 21.252 seconds (JVM running for 23.704)
2024-05-19 15:08:49.207 | DEBUG 10624 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 15:08:49.261 | DEBUG 10624 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 15:08:49.306 | DEBUG 10624 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 15:08:50.261 | INFO 10624 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 15:08:50.261 | INFO 10624 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 15:08:50.262 | INFO 10624 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 15:09:56.258 | WARN 10624 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 15:09:56.258 | WARN 10624 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 15:09:56.259 | WARN 10624 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 15:09:56.260 | WARN 10624 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 15:09:56.321 | INFO 10624 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 15:09:56.398 | INFO 10624 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 15:09:56.536 | INFO 10624 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 15:09:56.539 | INFO 10624 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 15:09:56.547 | INFO 10624 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 15:09:56.547 | INFO 10624 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 15:10:05.614 | INFO 19356 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 15:10:06.140 | INFO 19356 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 15:10:06.141 | INFO 19356 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 15:10:09.840 | WARN 19356 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 15:10:09.893 | WARN 19356 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 15:10:09.983 | INFO 19356 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 15:10:13.910 | INFO 19356 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 15:10:13.910 | INFO 19356 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 15:10:14.210 | INFO 19356 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 15:10:14.791 | INFO 19356 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 15:10:14.793 | INFO 19356 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 15:10:14.793 | INFO 19356 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 15:10:20.753 | INFO 19356 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 15:10:27.880 | WARN 19356 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 15:10:28.193 | INFO 19356 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 15:10:28.194 | INFO 19356 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 15:10:28.454 | INFO 19356 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 15:10:30.676 | INFO 19356 | main [TID: N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 27.318 seconds (JVM running for 29.161)
2024-05-19 15:10:30.836 | DEBUG 19356 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 15:10:30.962 | DEBUG 19356 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 15:10:31.067 | DEBUG 19356 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 15:10:32.815 | INFO 19356 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 15:10:32.816 | INFO 19356 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 15:10:32.817 | INFO 19356 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 15:10:33.000 | INFO 19356 | RMI TCP Connection(3)-26.202.112.55 [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-19 15:36:22.584 | WARN 19356 | AMQP Connection 43.142.100.73:5672 [TID: N/A] c.r.c.impl.ForgivingExceptionHandler | An unexpected connection driver error occurred (Exception message: Connection reset)
2024-05-19 15:57:17.121 | INFO 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 15:57:17.132 | INFO 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 15:57:17.298 | INFO 19356 | lettuce-eventExecutorLoop-1-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-19 15:57:17.310 | INFO 19356 | lettuce-eventExecutorLoop-1-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-19 15:57:17.334 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 15:57:17.351 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 15:57:22.342 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:57:22.342 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:57:32.359 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:57:32.359 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:57:36.534 | INFO 19356 | lettuce-eventExecutorLoop-1-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:57:36.534 | INFO 19356 | lettuce-eventExecutorLoop-1-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:57:46.543 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:57:46.543 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:57:54.834 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:57:54.834 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:58:04.838 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:58:04.838 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:58:21.234 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:58:21.234 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:58:31.246 | WARN 19356 | lettuce-nioEventLoop-4-7 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:58:31.246 | WARN 19356 | lettuce-nioEventLoop-4-8 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:59:01.339 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:59:01.339 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:59:11.355 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:59:11.355 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:59:41.442 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:59:41.442 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 15:59:51.460 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 15:59:51.460 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:00:21.532 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:00:21.532 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:00:31.538 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:00:31.538 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:01:01.632 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:01:01.632 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:01:11.636 | WARN 19356 | lettuce-nioEventLoop-4-7 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:01:11.636 | WARN 19356 | lettuce-nioEventLoop-4-8 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:01:41.738 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:01:41.738 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:01:51.745 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:01:51.745 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:02:21.833 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:02:21.836 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:02:31.843 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:02:31.843 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:03:01.941 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:03:01.941 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:03:11.954 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:03:11.954 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:03:42.034 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:03:42.034 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:03:52.043 | WARN 19356 | lettuce-nioEventLoop-4-7 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:03:52.043 | WARN 19356 | lettuce-nioEventLoop-4-8 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:04:22.135 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:04:22.135 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:04:32.144 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:04:32.144 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:05:02.239 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:05:02.239 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:05:12.247 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:05:12.247 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:05:42.333 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:05:42.333 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:05:52.350 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:05:52.350 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:06:22.438 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:06:22.438 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:06:32.452 | WARN 19356 | lettuce-nioEventLoop-4-7 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:06:32.452 | WARN 19356 | lettuce-nioEventLoop-4-8 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:07:02.534 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:07:02.534 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:07:12.540 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:07:12.540 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:07:42.632 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:07:42.632 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:07:52.638 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:07:52.638 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:08:22.733 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:08:22.733 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:08:32.736 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:08:32.736 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:09:02.833 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:09:02.833 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:09:12.840 | WARN 19356 | lettuce-nioEventLoop-4-7 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:09:12.840 | WARN 19356 | lettuce-nioEventLoop-4-8 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:09:42.933 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:09:42.933 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:09:52.935 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:09:52.935 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:10:23.036 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:10:23.036 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:10:33.045 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:10:33.045 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:11:03.138 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:11:03.138 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:11:13.152 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:11:13.152 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:11:43.232 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:11:43.232 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:11:53.235 | WARN 19356 | lettuce-nioEventLoop-4-8 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:11:53.235 | WARN 19356 | lettuce-nioEventLoop-4-7 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:12:23.333 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:12:23.333 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:12:33.347 | WARN 19356 | lettuce-nioEventLoop-4-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:12:33.347 | WARN 19356 | lettuce-nioEventLoop-4-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:13:03.433 | INFO 19356 | lettuce-eventExecutorLoop-1-1 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:13:03.433 | INFO 19356 | lettuce-eventExecutorLoop-1-2 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:13:13.444 | WARN 19356 | lettuce-nioEventLoop-4-4 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:13:13.444 | WARN 19356 | lettuce-nioEventLoop-4-3 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:13:43.533 | INFO 19356 | lettuce-eventExecutorLoop-1-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:13:43.533 | INFO 19356 | lettuce-eventExecutorLoop-1-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 16:13:53.549 | WARN 19356 | lettuce-nioEventLoop-4-6 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:13:53.549 | WARN 19356 | lettuce-nioEventLoop-4-5 [TID: N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: connection timed out: /43.142.100.73:6379
2024-05-19 16:23:38.738 | INFO 20532 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:23:40.973 | INFO 20532 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:23:40.974 | INFO 20532 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:24:00.077 | WARN 20532 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 16:24:00.470 | WARN 20532 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 16:24:01.105 | INFO 20532 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 16:24:12.341 | INFO 20532 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:24:12.342 | INFO 20532 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:24:12.996 | INFO 20532 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:24:14.765 | INFO 20532 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:24:14.772 | INFO 20532 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:24:14.773 | INFO 20532 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:24:25.294 | INFO 20532 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:24:36.108 | WARN 20532 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:24:36.784 | INFO 20532 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:24:36.785 | INFO 20532 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:24:46.185 | ERROR 20532 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, muyu-etl register failed...NacosRegistration{nacosDiscoveryProperties=NacosDiscoveryProperties{serverAddr='43.142.100.73:8848', username='', password='', endpoint='', namespace='', watchDelay=30000, logName='', service='muyu-etl', weight=1.0, clusterName='DEFAULT', group='DEFAULT_GROUP', namingLoadCacheAtStart='false', metadata={IPv6=[2409:891f:c565:438:f4be:9b5f:4a18:ae79], preserved.register.source=SPRING_CLOUD}, registerEnabled=true, ip='192.168.217.1', networkInterface='', port=9205, secure=false, accessKey='', secretKey='', heartBeatInterval=null, heartBeatTimeout=null, ipDeleteTimeout=null, instanceEnabled=true, ephemeral=true, failureToleranceEnabled=false}, ipDeleteTimeout=null, failFast=true}},
com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.MuYuEtlApplication.main(MuYuEtlApplication.java:17) ~[classes/:na]
2024-05-19 16:24:46.186 | WARN 20532 | main [TID: N/A] ConfigServletWebServerApplicationContext | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
2024-05-19 16:24:46.597 | INFO 20532 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 16:24:46.606 | INFO 20532 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 16:24:46.626 | INFO 20532 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 16:24:46.627 | INFO 20532 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 16:24:46.680 | INFO 20532 | main [TID: N/A] o.apache.catalina.core.StandardService | Stopping service [Tomcat]
2024-05-19 16:24:46.841 | ERROR 20532 | main [TID: N/A] o.s.boot.SpringApplication | Application run failed
org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:181) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.MuYuEtlApplication.main(MuYuEtlApplication.java:17) ~[classes/:na]
Caused by: java.lang.reflect.UndeclaredThrowableException: null
at org.springframework.util.ReflectionUtils.rethrowRuntimeException(ReflectionUtils.java:147) ~[spring-core-5.3.28.jar:5.3.28]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:83) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
... 14 common frames omitted
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
... 27 common frames omitted
2024-05-19 16:24:47.591 | WARN 20532 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 16:24:47.591 | WARN 20532 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 16:24:47.591 | WARN 20532 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 16:24:47.592 | WARN 20532 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 16:25:07.843 | INFO 20592 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:25:09.091 | INFO 20592 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:25:09.092 | INFO 20592 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:25:24.219 | WARN 20592 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-19 16:25:24.546 | WARN 20592 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-19 16:25:24.954 | INFO 20592 | main [TID: N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-19 16:25:29.347 | INFO 20592 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:25:29.348 | INFO 20592 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:25:29.591 | INFO 20592 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:25:30.307 | INFO 20592 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:25:30.309 | INFO 20592 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:25:30.309 | INFO 20592 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:25:41.100 | INFO 20592 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:25:55.822 | WARN 20592 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:25:56.529 | INFO 20592 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:25:56.530 | INFO 20592 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:26:05.916 | ERROR 20592 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, muyu-engine register failed...NacosRegistration{nacosDiscoveryProperties=NacosDiscoveryProperties{serverAddr='43.142.100.73:8848', username='', password='', endpoint='', namespace='', watchDelay=30000, logName='', service='muyu-engine', weight=1.0, clusterName='DEFAULT', group='DEFAULT_GROUP', namingLoadCacheAtStart='false', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}, registerEnabled=true, ip='192.168.217.1', networkInterface='', port=9206, secure=false, accessKey='', secretKey='', heartBeatInterval=null, heartBeatTimeout=null, ipDeleteTimeout=null, instanceEnabled=true, ephemeral=true, failureToleranceEnabled=false}, ipDeleteTimeout=null, failFast=true}},
com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.RuleEngineApplication.main(RuleEngineApplication.java:22) ~[classes/:na]
2024-05-19 16:26:05.917 | WARN 20592 | main [TID: N/A] ConfigServletWebServerApplicationContext | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
2024-05-19 16:26:06.270 | INFO 20592 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 16:26:06.273 | INFO 20592 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 16:26:06.282 | INFO 20592 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 16:26:06.283 | INFO 20592 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 16:26:06.303 | INFO 20592 | main [TID: N/A] o.apache.catalina.core.StandardService | Stopping service [Tomcat]
2024-05-19 16:26:06.371 | ERROR 20592 | main [TID: N/A] o.s.boot.SpringApplication | Application run failed
org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:181) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.RuleEngineApplication.main(RuleEngineApplication.java:22) ~[classes/:na]
Caused by: java.lang.reflect.UndeclaredThrowableException: null
at org.springframework.util.ReflectionUtils.rethrowRuntimeException(ReflectionUtils.java:147) ~[spring-core-5.3.28.jar:5.3.28]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:83) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
... 14 common frames omitted
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
... 27 common frames omitted
2024-05-19 16:26:07.272 | WARN 20592 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 16:26:07.272 | WARN 20592 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 16:26:07.272 | WARN 20592 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 16:26:07.274 | WARN 20592 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 16:26:33.552 | INFO 15720 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:26:34.742 | INFO 15720 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:26:34.743 | INFO 15720 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:26:50.423 | WARN 15720 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 16:26:50.748 | WARN 15720 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 16:26:51.232 | INFO 15720 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 16:26:59.582 | INFO 15720 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:26:59.583 | INFO 15720 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:27:00.103 | INFO 15720 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:27:01.406 | INFO 15720 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:27:01.409 | INFO 15720 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:27:01.410 | INFO 15720 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:27:10.624 | INFO 15720 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:27:10.681 | INFO 5784 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:27:11.859 | INFO 5784 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:27:11.860 | INFO 5784 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:27:18.744 | WARN 15720 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:27:18.991 | INFO 15720 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:27:18.992 | INFO 15720 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:27:26.053 | WARN 5784 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-19 16:27:26.382 | WARN 5784 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-19 16:27:26.766 | INFO 5784 | main [TID: N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-19 16:27:28.377 | ERROR 15720 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, muyu-etl register failed...NacosRegistration{nacosDiscoveryProperties=NacosDiscoveryProperties{serverAddr='43.142.100.73:8848', username='', password='', endpoint='', namespace='', watchDelay=30000, logName='', service='muyu-etl', weight=1.0, clusterName='DEFAULT', group='DEFAULT_GROUP', namingLoadCacheAtStart='false', metadata={IPv6=[240e:46c:be00:49e5:10a7:6631:82db:99f2], preserved.register.source=SPRING_CLOUD}, registerEnabled=true, ip='192.168.217.1', networkInterface='', port=9205, secure=false, accessKey='', secretKey='', heartBeatInterval=null, heartBeatTimeout=null, ipDeleteTimeout=null, instanceEnabled=true, ephemeral=true, failureToleranceEnabled=false}, ipDeleteTimeout=null, failFast=true}},
com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.MuYuEtlApplication.main(MuYuEtlApplication.java:17) ~[classes/:na]
2024-05-19 16:27:28.378 | WARN 15720 | main [TID: N/A] ConfigServletWebServerApplicationContext | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
2024-05-19 16:27:28.761 | INFO 15720 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 16:27:28.765 | INFO 15720 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 16:27:28.776 | INFO 15720 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 16:27:28.777 | INFO 15720 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 16:27:28.832 | INFO 15720 | main [TID: N/A] o.apache.catalina.core.StandardService | Stopping service [Tomcat]
2024-05-19 16:27:28.956 | ERROR 15720 | main [TID: N/A] o.s.boot.SpringApplication | Application run failed
org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:181) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.MuYuEtlApplication.main(MuYuEtlApplication.java:17) ~[classes/:na]
Caused by: java.lang.reflect.UndeclaredThrowableException: null
at org.springframework.util.ReflectionUtils.rethrowRuntimeException(ReflectionUtils.java:147) ~[spring-core-5.3.28.jar:5.3.28]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:83) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
... 14 common frames omitted
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
... 27 common frames omitted
2024-05-19 16:27:29.761 | WARN 15720 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 16:27:29.762 | WARN 15720 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 16:27:29.761 | WARN 15720 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 16:27:29.763 | WARN 15720 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 16:27:32.458 | INFO 5784 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:27:32.458 | INFO 5784 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:27:41.489 | INFO 5784 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:27:42.099 | INFO 5784 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:27:42.101 | INFO 5784 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:27:42.102 | INFO 5784 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:27:45.418 | INFO 5784 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:27:51.523 | WARN 5784 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:27:51.842 | INFO 5784 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:27:51.843 | INFO 5784 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:28:01.261 | ERROR 5784 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, muyu-engine register failed...NacosRegistration{nacosDiscoveryProperties=NacosDiscoveryProperties{serverAddr='43.142.100.73:8848', username='', password='', endpoint='', namespace='', watchDelay=30000, logName='', service='muyu-engine', weight=1.0, clusterName='DEFAULT', group='DEFAULT_GROUP', namingLoadCacheAtStart='false', metadata={IPv6=[240e:46c:be00:49e5:10a7:6631:82db:99f2], preserved.register.source=SPRING_CLOUD}, registerEnabled=true, ip='192.168.217.1', networkInterface='', port=9206, secure=false, accessKey='', secretKey='', heartBeatInterval=null, heartBeatTimeout=null, ipDeleteTimeout=null, instanceEnabled=true, ephemeral=true, failureToleranceEnabled=false}, ipDeleteTimeout=null, failFast=true}},
com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.RuleEngineApplication.main(RuleEngineApplication.java:22) ~[classes/:na]
2024-05-19 16:28:01.262 | WARN 5784 | main [TID: N/A] ConfigServletWebServerApplicationContext | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
2024-05-19 16:28:01.626 | INFO 5784 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 16:28:01.632 | INFO 5784 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 16:28:01.646 | INFO 5784 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 16:28:01.646 | INFO 5784 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 16:28:01.688 | INFO 5784 | main [TID: N/A] o.apache.catalina.core.StandardService | Stopping service [Tomcat]
2024-05-19 16:28:01.789 | ERROR 5784 | main [TID: N/A] o.s.boot.SpringApplication | Application run failed
org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:181) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) ~[spring-context-5.3.28.jar:5.3.28]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na]
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:937) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.13.jar:2.7.13]
at com.muyu.RuleEngineApplication.main(RuleEngineApplication.java:22) ~[classes/:na]
Caused by: java.lang.reflect.UndeclaredThrowableException: null
at org.springframework.util.ReflectionUtils.rethrowRuntimeException(ReflectionUtils.java:147) ~[spring-core-5.3.28.jar:5.3.28]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:83) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47) ~[spring-cloud-commons-3.1.7.jar:3.1.7]
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378) ~[spring-context-5.3.28.jar:5.3.28]
at org.springframework.boot.web.servlet.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:46) ~[spring-boot-2.7.13.jar:2.7.13]
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) ~[spring-context-5.3.28.jar:5.3.28]
... 14 common frames omitted
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:639) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:619) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:356) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:209) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:123) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:98) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:152) ~[nacos-client-2.2.0.jar:na]
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:75) ~[spring-cloud-starter-alibaba-nacos-discovery-2021.0.5.0.jar:2021.0.5.0]
... 27 common frames omitted
2024-05-19 16:28:02.625 | WARN 5784 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 16:28:02.625 | WARN 5784 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 16:28:02.625 | WARN 5784 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 16:28:02.626 | WARN 5784 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 16:38:00.118 | INFO 22132 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:38:01.201 | INFO 22132 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:38:01.202 | INFO 22132 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:38:06.595 | WARN 22132 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 16:38:06.636 | WARN 22132 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 16:38:06.847 | INFO 22132 | main [TID: N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 16:38:14.543 | INFO 22132 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:38:14.544 | INFO 22132 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:38:14.931 | INFO 22132 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:38:16.133 | INFO 22132 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:38:16.135 | INFO 22132 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:38:16.136 | INFO 22132 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:38:25.210 | INFO 22132 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:38:31.740 | WARN 22132 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:38:32.295 | INFO 22132 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:38:32.300 | INFO 22132 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:38:32.637 | INFO 22132 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 16:38:34.846 | INFO 22132 | main [TID: N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 36.668 seconds (JVM running for 39.615)
2024-05-19 16:38:35.049 | DEBUG 22132 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 16:38:35.148 | DEBUG 22132 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 16:38:35.254 | DEBUG 22132 | main [TID: N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 16:38:37.285 | INFO 22132 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 16:38:37.286 | INFO 22132 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 16:38:37.288 | INFO 22132 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 16:38:37.452 | INFO 3820 | main [TID: N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:38:38.320 | INFO 3820 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:38:38.320 | INFO 3820 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:38:41.249 | WARN 3820 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-19 16:38:41.299 | WARN 3820 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-19 16:38:41.395 | INFO 3820 | main [TID: N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-19 16:38:45.923 | INFO 3820 | main [TID: N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:38:45.924 | INFO 3820 | main [TID: N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:38:46.142 | INFO 3820 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:38:46.726 | INFO 3820 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:38:46.728 | INFO 3820 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:38:46.728 | INFO 3820 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:38:49.389 | INFO 3820 | main [TID: N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:38:52.387 | WARN 3820 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:38:52.519 | INFO 3820 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:38:52.519 | INFO 3820 | main [TID: N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:38:52.812 | INFO 3820 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-engine 192.168.217.1:9206 register finished
2024-05-19 16:38:53.475 | INFO 3820 | main [TID: N/A] com.muyu.RuleEngineApplication | Started RuleEngineApplication in 18.139 seconds (JVM running for 20.747)
2024-05-19 16:38:53.497 | INFO 3820 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine.yml, group=DEFAULT_GROUP
2024-05-19 16:38:53.499 | INFO 3820 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine-dev.yml, group=DEFAULT_GROUP
2024-05-19 16:38:53.500 | INFO 3820 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine, group=DEFAULT_GROUP
2024-05-19 16:56:43.392 | WARN 22132 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 16:56:43.392 | WARN 22132 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 16:56:43.393 | WARN 22132 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 16:56:43.393 | WARN 22132 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 16:56:43.474 | INFO 22132 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 16:56:43.515 | INFO 22132 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 16:56:43.554 | WARN 3820 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 16:56:43.555 | WARN 3820 | Thread-10 [TID: N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 16:56:43.555 | WARN 3820 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 16:56:43.556 | WARN 3820 | Thread-3 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 16:56:43.695 | INFO 22132 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 16:56:43.699 | INFO 3820 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 16:56:43.700 | INFO 22132 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 16:56:43.708 | INFO 22132 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 16:56:43.709 | INFO 22132 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 16:56:43.751 | INFO 3820 | SpringApplicationShutdownHook [TID: N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 16:56:43.786 | INFO 3820 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 16:56:43.790 | INFO 3820 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 16:56:43.798 | INFO 3820 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 16:56:43.798 | INFO 3820 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 16:57:44.843 | INFO 4120 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:57:44.994 | INFO 18404 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 16:57:48.525 | INFO 18404 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:57:48.526 | INFO 18404 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:57:48.776 | INFO 4120 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:57:48.777 | INFO 4120 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:57:57.787 | WARN 18404 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-19 16:57:57.829 | WARN 18404 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-19 16:57:57.968 | INFO 18404 | main [TID:N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-19 16:57:58.248 | WARN 4120 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 16:57:58.285 | WARN 4120 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 16:57:58.452 | INFO 4120 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 16:58:14.788 | INFO 18404 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:58:14.790 | INFO 18404 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:58:15.312 | INFO 18404 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:58:15.810 | INFO 4120 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 16:58:15.811 | INFO 4120 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 16:58:16.218 | INFO 4120 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 16:58:17.654 | INFO 18404 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:58:17.659 | INFO 18404 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:58:17.662 | INFO 18404 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:58:18.855 | INFO 4120 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 16:58:18.860 | INFO 4120 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 16:58:18.861 | INFO 4120 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 16:58:25.001 | INFO 18404 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:58:28.747 | INFO 4120 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 16:58:31.409 | WARN 18404 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:58:31.807 | INFO 18404 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:58:31.808 | INFO 18404 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:58:32.128 | INFO 18404 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-engine 192.168.217.1:9206 register finished
2024-05-19 16:58:33.674 | INFO 18404 | main [TID:N/A] com.muyu.RuleEngineApplication | Started RuleEngineApplication in 53.536 seconds (JVM running for 71.631)
2024-05-19 16:58:33.728 | INFO 18404 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine.yml, group=DEFAULT_GROUP
2024-05-19 16:58:33.731 | INFO 18404 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine-dev.yml, group=DEFAULT_GROUP
2024-05-19 16:58:33.734 | INFO 18404 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine, group=DEFAULT_GROUP
2024-05-19 16:58:35.189 | WARN 4120 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 16:58:35.571 | INFO 4120 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 16:58:35.571 | INFO 4120 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 16:58:35.881 | INFO 4120 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 16:58:37.513 | INFO 4120 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 57.372 seconds (JVM running for 102.203)
2024-05-19 16:58:37.764 | DEBUG 4120 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 16:58:37.865 | DEBUG 4120 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 16:58:37.988 | DEBUG 4120 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 16:58:40.532 | INFO 4120 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 16:58:40.532 | INFO 4120 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 16:58:40.533 | INFO 4120 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 17:01:39.536 | WARN 4120 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 17:01:39.537 | WARN 4120 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 17:01:39.537 | WARN 4120 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 17:01:39.539 | WARN 4120 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 17:01:39.683 | INFO 4120 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 17:01:39.685 | WARN 18404 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-19 17:01:39.687 | WARN 18404 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-19 17:01:39.688 | WARN 18404 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-19 17:01:39.688 | WARN 18404 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-19 17:01:39.783 | INFO 4120 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 17:01:39.864 | INFO 18404 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-19 17:01:39.901 | INFO 18404 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-19 17:01:39.985 | INFO 4120 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 17:01:39.985 | INFO 18404 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-19 17:01:39.986 | INFO 4120 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 17:01:39.987 | INFO 18404 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-19 17:01:39.999 | INFO 4120 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 17:01:39.999 | INFO 4120 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 17:01:40.015 | INFO 18404 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-19 17:01:40.016 | INFO 18404 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-19 17:02:05.890 | INFO 160 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 17:02:08.905 | INFO 160 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 17:02:08.906 | INFO 160 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 17:02:22.228 | WARN 160 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-19 17:02:22.267 | WARN 160 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-19 17:02:22.469 | INFO 160 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-19 17:02:41.007 | INFO 160 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 17:02:41.008 | INFO 160 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 17:02:41.558 | INFO 160 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 17:02:43.840 | INFO 160 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 17:02:43.848 | INFO 160 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 17:02:43.849 | INFO 160 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 17:02:45.525 | INFO 23880 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-19 17:02:47.579 | INFO 23880 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 17:02:47.580 | INFO 23880 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 17:02:52.891 | INFO 160 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 17:02:55.384 | WARN 23880 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-19 17:02:55.469 | WARN 23880 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-19 17:02:55.608 | INFO 23880 | main [TID:N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-19 17:02:58.409 | WARN 160 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 17:02:58.820 | INFO 160 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 17:02:58.821 | INFO 160 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 17:02:59.137 | INFO 160 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-19 17:03:00.684 | INFO 160 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 58.758 seconds (JVM running for 68.054)
2024-05-19 17:03:00.966 | DEBUG 160 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-19 17:03:01.086 | DEBUG 160 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-19 17:03:01.220 | DEBUG 160 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-19 17:03:04.528 | INFO 160 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-19 17:03:04.529 | INFO 160 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-19 17:03:04.531 | INFO 160 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-19 17:03:06.396 | INFO 23880 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-19 17:03:06.397 | INFO 23880 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-19 17:03:06.709 | INFO 23880 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-19 17:03:08.087 | INFO 23880 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-19 17:03:08.092 | INFO 23880 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-19 17:03:08.093 | INFO 23880 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-19 17:03:12.873 | INFO 23880 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-19 17:03:17.287 | WARN 23880 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-19 17:03:17.480 | INFO 23880 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-19 17:03:17.481 | INFO 23880 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-19 17:03:17.815 | INFO 23880 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-engine 192.168.217.1:9206 register finished
2024-05-19 17:03:18.621 | INFO 23880 | main [TID:N/A] com.muyu.RuleEngineApplication | Started RuleEngineApplication in 35.877 seconds (JVM running for 44.943)
2024-05-19 17:03:18.663 | INFO 23880 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine.yml, group=DEFAULT_GROUP
2024-05-19 17:03:18.665 | INFO 23880 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine-dev.yml, group=DEFAULT_GROUP
2024-05-19 17:03:18.666 | INFO 23880 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine, group=DEFAULT_GROUP
2024-05-19 17:06:50.712 | INFO 160 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:06:50.877 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-19 17:06:51.037 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:06:55.920 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:06:55.921 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:07:08.221 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:07:08.222 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:07:24.622 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:07:24.625 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:07:54.725 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:07:54.727 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:08:24.820 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:08:24.822 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:08:54.920 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:08:54.945 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:09:25.018 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:09:25.021 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:09:55.118 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:09:55.120 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:10:25.223 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:10:25.224 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:10:55.325 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:10:55.326 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:11:25.420 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:11:25.422 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:11:55.519 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:11:55.520 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:12:25.619 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:12:25.621 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:12:55.725 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:12:55.727 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:13:25.819 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:13:25.821 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:13:55.920 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:13:55.922 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:14:26.018 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:14:26.020 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:14:56.121 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:14:56.124 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:15:26.219 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:15:26.245 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:15:56.324 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:15:56.326 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:16:26.419 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:16:26.420 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:16:56.520 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:16:56.533 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:17:26.619 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:17:26.620 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:17:56.724 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:17:56.725 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:18:26.819 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:18:26.843 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:18:56.919 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:18:56.921 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:19:27.019 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:19:27.020 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:19:57.120 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:19:57.122 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:20:27.218 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:20:27.219 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:20:57.321 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:20:57.323 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:21:27.419 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:21:27.420 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:21:57.520 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:21:57.521 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:22:27.623 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:22:27.639 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:22:57.728 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:22:57.729 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:23:27.819 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:23:27.835 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:23:57.921 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:23:57.938 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:24:28.019 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:24:28.020 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:24:58.119 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:24:58.120 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:25:28.220 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:25:28.220 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:25:58.320 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:25:58.320 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:26:28.429 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:26:28.430 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:26:58.519 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:26:58.520 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:27:28.623 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:27:28.624 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:27:58.725 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:27:58.726 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:28:28.819 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:28:28.821 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:28:58.920 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:28:58.921 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:29:29.020 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:29:29.021 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:29:59.119 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:29:59.120 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:30:29.221 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:30:29.222 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:30:59.322 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:30:59.324 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:31:29.419 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:31:29.421 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:31:59.519 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:31:59.520 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:32:29.621 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:32:29.622 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:32:59.722 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:32:59.723 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:33:29.819 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:33:29.821 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:33:59.919 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:33:59.920 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:34:30.020 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:34:30.021 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:35:00.121 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:35:00.122 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:35:30.219 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:35:30.232 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:36:00.323 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:36:00.325 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:36:30.422 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:36:30.423 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:37:00.521 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:37:00.522 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:37:30.624 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:37:30.625 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:38:00.719 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:38:00.720 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:38:30.819 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:38:30.820 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:39:00.920 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:39:00.921 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:39:31.018 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:39:31.020 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:40:01.119 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:40:01.120 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:40:31.227 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:40:31.228 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:41:01.319 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:41:01.321 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:41:31.418 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:41:31.418 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:42:01.518 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:42:01.520 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:42:31.619 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:42:31.620 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:43:01.718 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:43:01.719 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:43:31.819 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:43:31.821 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:44:01.921 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:44:01.922 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:44:32.020 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:44:32.021 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:45:02.119 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:45:02.120 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:45:32.218 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:45:32.219 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:46:02.320 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:46:02.321 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:46:32.427 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:46:32.428 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:47:02.520 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:47:02.521 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:47:32.620 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:47:32.622 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:48:02.725 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:48:02.726 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:48:32.819 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:48:32.821 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:49:02.919 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:49:02.920 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:49:33.020 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:49:33.021 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:50:03.121 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:50:03.123 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:50:33.219 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:50:33.220 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:51:03.320 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:51:03.321 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:51:33.423 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:51:33.423 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:52:03.522 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:52:03.524 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:52:33.625 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:52:33.639 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:53:03.718 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:53:03.719 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:53:33.818 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:53:33.819 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:54:03.919 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:54:03.922 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:54:34.018 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:54:34.020 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:55:04.120 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:55:04.121 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:55:34.228 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:55:34.243 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:56:04.324 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:56:04.325 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:56:34.424 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:56:34.426 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:57:04.525 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:57:04.540 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:57:34.619 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:57:34.621 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:58:04.719 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:58:04.721 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:58:34.824 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:58:34.839 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:59:04.928 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:59:04.930 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 17:59:35.018 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 17:59:35.020 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:00:05.119 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:00:05.135 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:00:35.218 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:00:35.231 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:01:05.319 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:01:05.321 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:01:35.419 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:01:35.420 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:02:05.518 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:02:05.520 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:02:35.619 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:02:35.621 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:03:05.723 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:03:05.725 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:03:35.820 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:03:35.821 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:04:05.919 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:04:05.920 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:04:36.023 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:04:36.025 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:05:06.120 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:05:06.136 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:05:36.219 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:05:36.232 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:06:06.320 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:06:06.342 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:06:36.418 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:06:36.434 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:07:06.519 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:07:06.532 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:07:36.619 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:07:36.646 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:08:06.721 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:08:06.722 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:08:36.818 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:08:36.820 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:09:06.925 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:09:06.927 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:09:37.020 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:09:37.021 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:10:07.121 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:10:07.327 | INFO 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-19 18:29:02.417 | INFO 160 | lettuce-nioEventLoop-4-5 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:29:02.518 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-19 18:29:02.520 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:29:11.523 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:29:11.525 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:29:19.727 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:29:19.728 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:29:36.128 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:29:36.129 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:30:06.218 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:30:06.230 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:30:36.320 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:30:36.322 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:31:06.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:31:06.420 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:31:36.519 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:31:36.536 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:32:06.626 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:32:06.627 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:32:36.719 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:32:36.721 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:33:06.821 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:33:06.836 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:33:36.918 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:33:36.919 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:34:07.018 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:34:07.101 | INFO 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-19 18:37:40.285 | INFO 160 | lettuce-nioEventLoop-4-5 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:37:40.367 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-19 18:37:40.494 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:37:45.462 | INFO 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-19 18:39:12.458 | INFO 160 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:39:12.569 | INFO 160 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-19 18:39:12.571 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:39:21.519 | INFO 160 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:39:21.546 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:39:29.818 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:39:29.820 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:39:46.220 | INFO 160 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:39:46.221 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:40:16.321 | INFO 160 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:40:16.323 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:40:46.420 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:40:46.421 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:41:16.518 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:41:16.519 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:41:46.624 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:41:46.626 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:42:16.724 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:42:16.725 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:42:46.819 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:42:46.820 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:43:16.925 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:43:16.927 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:43:47.019 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:43:47.020 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:44:17.118 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:44:17.142 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:44:47.227 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:44:47.229 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:45:17.324 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:45:17.325 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:45:47.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:45:47.419 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:46:17.522 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:46:17.537 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:46:47.627 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:46:47.629 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:47:17.719 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:47:17.719 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:47:47.825 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:47:47.827 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:48:17.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:48:17.931 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:48:48.019 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:48:48.020 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:49:18.118 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:49:18.119 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:49:48.223 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:49:48.225 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:50:18.321 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:50:18.323 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:50:48.419 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:50:48.420 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:51:18.521 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:51:18.523 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:51:48.626 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:51:48.642 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:52:18.720 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:52:18.736 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:52:48.825 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:52:48.841 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:53:18.920 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:53:18.922 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:53:49.021 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:53:49.022 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:54:19.120 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:54:19.121 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:54:49.222 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:54:49.224 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:55:19.318 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:55:19.320 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:55:49.420 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:55:49.421 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:56:19.521 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:56:19.538 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:56:49.618 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:56:49.620 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:57:19.719 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:57:19.734 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:57:49.824 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:57:49.825 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:58:19.925 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:58:19.927 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:58:50.023 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:58:50.038 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:59:20.125 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:59:20.127 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 18:59:50.219 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 18:59:50.245 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:00:20.319 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:00:20.336 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:00:50.418 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:00:50.420 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:01:20.521 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:01:20.537 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:01:50.620 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:01:50.636 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:02:20.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:02:20.720 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:02:50.819 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:02:50.820 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:03:20.918 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:03:20.919 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:03:51.028 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:03:51.030 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:04:21.119 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:04:21.119 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:04:51.223 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:04:51.224 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:05:21.319 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:05:21.320 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:05:51.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:05:51.420 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:06:21.518 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:06:21.535 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:06:51.618 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:06:51.619 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:07:21.720 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:07:21.721 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:07:51.821 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:07:51.824 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:08:21.924 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:08:21.925 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:08:52.019 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:08:52.020 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:09:22.121 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:09:22.137 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:09:52.220 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:09:52.232 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:10:22.318 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:10:22.330 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:10:52.425 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:10:52.427 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:11:22.524 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:11:22.526 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:11:52.619 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:11:52.621 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:12:22.724 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:12:22.726 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:12:52.822 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:12:52.838 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:13:22.918 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:13:22.944 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:13:53.022 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:13:53.038 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:14:23.121 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:14:23.123 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:14:53.218 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:14:53.219 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:15:23.320 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:15:23.321 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:15:53.424 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:15:53.440 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:16:23.522 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:16:23.537 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:16:53.622 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:16:53.623 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:17:23.718 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:17:23.720 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:17:53.820 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:17:53.822 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:18:23.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:18:23.934 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:18:54.019 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:18:54.020 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:19:24.123 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:19:24.125 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:19:54.220 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:19:54.233 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:20:24.318 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:20:24.334 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:20:54.424 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:20:54.426 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:21:24.526 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:21:24.541 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:21:54.620 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:21:54.621 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:22:24.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:22:24.735 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:22:54.820 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:22:54.846 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:23:24.918 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:23:24.930 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:23:55.026 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:23:55.027 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:24:25.119 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:24:25.120 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:24:55.219 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:24:55.242 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:25:25.318 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:25:25.344 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:25:55.424 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:25:55.425 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:26:25.524 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:26:25.539 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:26:55.623 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:26:55.639 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:27:25.722 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:27:25.725 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:27:55.819 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:27:55.821 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:28:25.921 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:28:25.936 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:28:56.023 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:28:56.039 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:29:26.123 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:29:26.125 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:29:56.219 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:29:56.221 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:30:26.325 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:30:26.326 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:30:56.419 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:30:56.432 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:31:26.523 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:31:26.539 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:31:56.623 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:31:56.624 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:32:26.724 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:32:26.725 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:32:56.824 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:32:56.826 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:33:26.918 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:33:26.931 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:33:57.018 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:33:57.033 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:34:27.118 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:34:27.119 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:34:57.220 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:34:57.221 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:35:27.327 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:35:27.343 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:35:57.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:35:57.435 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:36:27.518 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:36:27.541 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:36:57.624 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:36:57.625 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:37:27.719 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:37:27.734 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:37:57.818 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:37:57.831 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:38:27.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:38:27.920 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:38:58.022 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:38:58.024 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:39:28.120 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:39:28.121 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:39:58.219 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:39:58.235 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:40:28.318 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:40:28.319 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:40:58.420 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:40:58.421 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:41:28.520 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:41:28.530 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:41:58.621 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:41:58.637 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:42:28.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:42:28.720 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:42:58.819 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:42:58.831 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:43:28.919 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:43:28.920 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:43:59.020 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:43:59.021 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:44:29.123 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:44:29.125 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:44:59.218 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:44:59.230 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:45:29.319 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:45:29.320 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:45:59.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:45:59.445 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:46:29.520 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:46:29.534 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:46:59.622 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:46:59.637 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:47:29.719 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:47:29.720 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:47:59.818 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:47:59.819 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:48:29.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:48:29.931 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:49:00.020 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:49:00.032 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:49:30.119 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:49:30.120 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:50:00.223 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:50:00.225 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:50:30.320 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:50:30.321 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:51:00.419 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:51:00.444 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:51:30.523 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:51:30.525 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:52:00.621 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:52:00.637 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:52:30.720 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:52:30.735 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:53:00.818 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:53:00.830 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:53:30.919 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:53:30.934 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:54:01.029 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:54:01.044 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:54:31.127 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:54:31.143 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:55:01.219 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:55:01.221 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:55:31.324 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:55:31.326 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:56:01.426 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:56:01.428 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:56:31.520 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:56:31.546 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:57:01.624 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:57:01.626 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:57:31.727 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:57:31.729 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:58:01.824 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:58:01.825 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:58:31.920 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:58:31.921 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:59:02.021 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:59:02.036 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 19:59:32.122 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 19:59:32.138 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:00:02.227 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:00:02.228 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:00:32.326 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:00:32.328 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:01:02.418 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:01:02.431 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:01:32.519 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:01:32.534 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:02:02.620 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:02:02.643 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:02:32.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:02:32.720 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:03:02.819 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:03:02.831 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:03:32.918 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:03:32.920 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:04:03.019 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:04:03.020 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:04:33.128 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:04:33.129 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:05:03.225 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:05:03.241 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:05:33.319 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:05:33.320 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:06:03.420 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:06:03.435 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:06:33.518 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:06:33.520 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:07:03.619 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:07:03.620 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:07:33.725 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:07:33.741 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:08:03.821 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:08:03.834 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:08:33.925 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:08:33.926 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:09:04.019 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:09:04.020 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:09:34.118 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:09:34.120 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:10:04.219 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:10:04.221 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:10:34.318 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:10:34.320 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:11:04.420 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:11:04.421 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:11:34.519 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:11:34.542 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:12:04.621 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:12:04.637 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:12:34.720 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:12:34.722 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:13:04.819 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:13:04.841 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:13:34.922 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:13:34.937 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:14:05.020 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:14:05.020 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:14:35.119 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:14:35.120 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:15:05.223 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:15:05.224 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:15:35.320 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:15:35.320 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:16:05.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:16:05.424 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:16:35.519 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:16:35.521 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:17:05.629 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:17:05.645 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:17:35.720 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:17:35.734 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:18:05.819 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:18:05.821 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:18:35.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:18:35.919 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:19:06.018 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:19:06.034 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:19:36.126 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:19:36.127 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:20:06.217 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:20:06.233 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:20:36.319 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:20:36.320 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:21:06.419 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:21:06.445 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:21:36.520 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:21:36.536 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:22:06.626 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:22:06.642 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:22:36.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:22:36.720 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:23:06.826 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:23:06.842 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:23:36.920 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:23:36.921 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:24:07.018 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:24:07.019 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:24:37.119 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:24:37.144 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:25:07.220 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:25:07.235 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:25:37.320 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:25:37.321 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:26:07.420 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:26:07.421 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:26:37.518 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:26:37.534 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:27:07.622 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:27:07.638 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:27:37.718 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:27:37.719 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:28:07.819 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:28:07.820 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:28:37.923 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:28:37.924 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:29:08.027 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:29:08.042 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:29:38.120 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:29:38.136 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:30:08.225 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:30:08.242 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:30:38.320 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:30:38.321 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:31:08.426 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:31:08.428 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:31:38.525 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:31:38.542 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:32:08.619 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:32:08.632 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:32:38.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:32:38.720 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:33:08.819 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:33:08.820 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:33:38.919 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:33:38.935 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:34:09.021 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:34:09.033 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:34:39.119 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:34:39.134 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:35:09.219 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:35:09.233 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:35:39.320 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:35:39.335 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:36:09.419 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:36:09.420 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:36:39.520 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:36:39.545 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:37:09.619 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:37:09.620 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:37:39.725 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:37:39.726 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:38:09.823 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:38:09.839 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:38:39.920 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:38:39.921 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:39:10.025 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:39:10.026 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:39:40.119 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:39:40.132 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:40:10.219 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:40:10.220 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:40:40.318 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:40:40.319 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:41:10.426 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:41:10.442 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:41:40.523 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:41:40.524 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:42:10.618 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:42:10.632 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:42:40.718 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:42:40.731 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:43:10.823 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:43:10.838 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:43:40.919 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:43:40.920 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:44:11.025 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:44:11.041 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:44:41.119 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:44:41.120 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:45:11.219 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:45:11.220 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:45:41.319 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:45:41.320 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:46:11.421 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:46:11.423 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:46:41.521 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:46:41.538 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:47:11.618 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:47:11.634 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:47:41.718 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:47:41.719 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:48:11.818 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:48:11.820 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:48:41.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:48:41.936 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:49:12.021 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:49:12.037 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:49:42.122 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:49:42.138 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:50:12.219 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:50:12.220 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:50:42.318 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:50:42.320 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:51:12.418 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:51:12.433 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:51:42.524 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:51:42.539 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:52:12.625 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:52:12.640 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:52:42.720 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:52:42.721 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:53:12.818 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:53:12.842 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:53:42.924 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:53:42.939 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:54:13.022 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:54:13.038 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:54:43.120 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:54:43.121 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:55:13.218 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:55:13.243 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:55:43.319 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:55:43.320 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:56:13.417 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:56:13.433 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:56:43.521 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:56:43.544 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:57:13.619 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:57:13.620 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:57:43.719 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:57:43.745 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:58:13.819 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:58:13.821 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:58:43.919 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:58:43.942 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:59:14.027 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:59:14.028 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 20:59:44.128 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 20:59:44.129 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:00:14.223 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:00:14.239 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:00:44.319 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:00:44.332 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:01:14.419 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:01:14.432 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:01:44.524 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:01:44.525 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:02:14.619 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:02:14.620 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:02:44.719 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:02:44.720 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:03:14.826 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:03:14.828 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:03:44.918 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:03:44.919 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:04:15.020 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:04:15.021 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:04:45.118 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:04:45.119 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:05:15.219 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:05:15.220 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:05:45.318 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:05:45.345 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:06:15.422 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:06:15.423 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:06:45.518 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:06:45.534 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:07:15.619 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:07:15.620 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:07:45.724 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:07:45.726 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:08:15.819 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:08:15.820 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:08:45.925 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:08:45.926 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:09:16.019 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:09:16.021 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:09:46.119 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:09:46.141 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:10:16.221 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:10:16.238 | WARN 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:10:46.324 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:10:46.340 | WARN 160 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:11:16.418 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:11:16.433 | WARN 160 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:11:46.519 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:11:46.529 | WARN 160 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:12:16.620 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:12:16.635 | WARN 160 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:12:46.718 | INFO 160 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:12:46.729 | WARN 160 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:13:16.823 | INFO 160 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:13:16.824 | WARN 160 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:13:46.919 | INFO 160 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:13:46.920 | WARN 160 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-19 21:14:17.024 | INFO 160 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-19 21:14:17.099 | INFO 160 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-20 14:29:43.827 | INFO 25064 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-20 14:29:50.275 | INFO 18416 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-20 14:29:51.621 | INFO 25064 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 14:29:51.627 | INFO 25064 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 14:29:57.988 | INFO 18416 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 14:29:57.990 | INFO 18416 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 14:30:26.847 | WARN 25064 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-20 14:30:27.222 | WARN 25064 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-20 14:30:28.394 | INFO 25064 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-20 14:30:30.467 | WARN 18416 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-20 14:30:30.572 | WARN 18416 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-20 14:30:30.960 | INFO 18416 | main [TID:N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-20 14:31:39.179 | INFO 18416 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-20 14:31:39.185 | INFO 18416 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-20 14:31:40.899 | INFO 18416 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-20 14:31:45.035 | INFO 25064 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-20 14:31:45.036 | INFO 25064 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-20 14:31:46.359 | INFO 25064 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-20 14:31:47.835 | INFO 18416 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-20 14:31:47.843 | INFO 18416 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-20 14:31:47.846 | INFO 18416 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-20 14:31:52.879 | INFO 25064 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-20 14:31:52.888 | INFO 25064 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-20 14:31:52.889 | INFO 25064 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-20 14:32:08.555 | INFO 18416 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-20 14:32:22.109 | INFO 25064 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-20 14:32:30.504 | WARN 18416 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-20 14:32:32.101 | INFO 18416 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 14:32:32.103 | INFO 18416 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 14:32:32.814 | INFO 18416 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-engine 192.168.217.1:9206 register finished
2024-05-20 14:32:37.884 | INFO 18416 | main [TID:N/A] com.muyu.RuleEngineApplication | Started RuleEngineApplication in 181.167 seconds (JVM running for 208.077)
2024-05-20 14:32:38.054 | INFO 18416 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine.yml, group=DEFAULT_GROUP
2024-05-20 14:32:38.093 | INFO 18416 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine-dev.yml, group=DEFAULT_GROUP
2024-05-20 14:32:38.101 | INFO 18416 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine, group=DEFAULT_GROUP
2024-05-20 14:32:41.886 | WARN 25064 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-20 14:32:42.961 | INFO 25064 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 14:32:42.962 | INFO 25064 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 14:32:43.506 | INFO 25064 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-20 14:32:48.588 | INFO 25064 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 196.297 seconds (JVM running for 269.842)
2024-05-20 14:32:49.328 | DEBUG 25064 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-20 14:32:49.646 | DEBUG 25064 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-20 14:32:50.049 | DEBUG 25064 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-20 14:32:57.728 | INFO 25064 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-20 14:32:57.731 | INFO 25064 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-20 14:32:57.734 | INFO 25064 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-20 14:36:50.024 | INFO 25064 | http-nio-9205-exec-1 [TID:Ignored_Trace] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-20 14:36:53.403 | WARN 25064 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 243474
2024-05-20 14:36:53.407 | WARN 25064 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 300634
2024-05-20 14:36:53.408 | WARN 25064 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 300696
2024-05-20 14:36:53.669 | DEBUG 25064 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | ==> Preparing: SELECT count(0) FROM basic_config_info
2024-05-20 14:36:53.671 | DEBUG 25064 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | ==> Parameters:
2024-05-20 14:36:53.682 | DEBUG 25064 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | <== Total: 1
2024-05-20 14:36:53.694 | DEBUG 25064 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info LIMIT ?
2024-05-20 14:36:53.699 | DEBUG 25064 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 10(Integer)
2024-05-20 14:36:53.742 | DEBUG 25064 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 9
2024-05-20 14:37:47.203 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 14:37:47.218 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 14:37:47.234 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 14:37:47.593 | WARN 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.b.m.c.t.support.ReflectLambdaMeta | Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @77b52d12
2024-05-20 14:37:47.692 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:47.740 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 14:37:47.238(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 14:37:47.752 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:47.765 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:47.768 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 14:37:47.784 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:47.932 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:47.942 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:47.918(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 14:37:47.945 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:47.947 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:47.950 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 14:37:47.955 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:48.025 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:48.034 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:48.019(Timestamp), ask(String), 1(Long)
2024-05-20 14:37:48.037 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:48.039 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:48.042 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 14:37:48.047 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:48.243 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:48.251 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:48.194(Timestamp), emp(String), 1(Long)
2024-05-20 14:37:48.255 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:48.259 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:48.276 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 14:37:48.281 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:48.358 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:48.372 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:48.334(Timestamp), goods(String), 1(Long)
2024-05-20 14:37:48.386 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:48.391 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:48.399 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 14:37:48.412 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:48.493 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:48.585 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:48.474(Timestamp), inventory(String), 1(Long)
2024-05-20 14:37:48.612 | WARN 25064 | pool-14-thread-5 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 355952
2024-05-20 14:37:48.601 | WARN 25064 | pool-14-thread-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 355904
2024-05-20 14:37:48.768 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:48.814 | DEBUG 25064 | pool-12-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:48.816 | DEBUG 25064 | pool-12-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:48.828 | DEBUG 25064 | pool-12-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:48.849 | DEBUG 25064 | pool-10-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:48.850 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:49.009 | DEBUG 25064 | pool-10-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 14:37:49.008 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 14:37:49.022 | DEBUG 25064 | pool-12-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 14:37:49.027 | DEBUG 25064 | pool-12-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 14:37:49.031 | DEBUG 25064 | pool-14-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.041 | DEBUG 25064 | pool-12-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 14:37:49.037 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:49.047 | DEBUG 25064 | pool-14-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 14:37:49.088 | DEBUG 25064 | pool-10-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.089 | DEBUG 25064 | pool-12-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.127 | DEBUG 25064 | pool-12-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.128 | DEBUG 25064 | pool-12-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.133 | DEBUG 25064 | pool-14-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.137 | DEBUG 25064 | pool-14-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 14:37:49.165 | DEBUG 25064 | pool-14-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.165 | DEBUG 25064 | pool-14-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.162 | DEBUG 25064 | pool-16-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.180 | DEBUG 25064 | pool-10-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.180 | DEBUG 25064 | pool-16-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 14:37:49.183 | DEBUG 25064 | pool-10-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 14:37:49.183 | DEBUG 25064 | pool-14-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.185 | DEBUG 25064 | pool-10-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.186 | DEBUG 25064 | pool-12-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.189 | DEBUG 25064 | pool-16-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.187 | DEBUG 25064 | pool-16-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.208 | DEBUG 25064 | pool-10-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.201 | DEBUG 25064 | pool-14-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 14:37:49.197 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:49.220 | DEBUG 25064 | pool-10-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 14:37:49.227 | DEBUG 25064 | pool-14-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.230 | DEBUG 25064 | pool-12-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 14:37:49.230 | DEBUG 25064 | pool-14-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.234 | DEBUG 25064 | pool-16-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 14:37:49.244 | DEBUG 25064 | pool-14-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.239 | DEBUG 25064 | pool-14-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.257 | DEBUG 25064 | pool-10-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.238 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:49.189(Timestamp), log(String), 1(Long)
2024-05-20 14:37:49.260 | DEBUG 25064 | pool-14-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 14:37:49.269 | DEBUG 25064 | pool-12-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.268 | DEBUG 25064 | pool-14-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 14:37:49.282 | DEBUG 25064 | pool-16-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.281 | DEBUG 25064 | pool-16-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.282 | DEBUG 25064 | pool-14-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.295 | DEBUG 25064 | pool-14-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 14:37:49.322 | DEBUG 25064 | pool-14-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.329 | DEBUG 25064 | pool-14-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.301 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:49.332 | DEBUG 25064 | pool-16-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 14:37:49.344 | DEBUG 25064 | pool-14-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 14:37:49.345 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:49.376 | DEBUG 25064 | pool-16-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.348 | DEBUG 25064 | pool-14-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.414 | DEBUG 25064 | pool-14-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.412 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 14:37:49.444 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:49.460 | DEBUG 25064 | pool-18-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.461 | DEBUG 25064 | pool-18-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.478 | DEBUG 25064 | pool-18-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 14:37:49.479 | DEBUG 25064 | pool-18-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 14:37:49.494 | DEBUG 25064 | pool-18-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.496 | DEBUG 25064 | pool-18-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.502 | DEBUG 25064 | pool-18-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.507 | DEBUG 25064 | pool-18-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 14:37:49.518 | DEBUG 25064 | pool-18-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.526 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:49.549 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:49.521(Timestamp), product(String), 1(Long)
2024-05-20 14:37:49.554 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:49.556 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:49.558 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 14:37:49.613 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:49.627 | DEBUG 25064 | pool-20-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.636 | DEBUG 25064 | pool-20-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 14:37:49.642 | DEBUG 25064 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.654 | DEBUG 25064 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 14:37:49.658 | DEBUG 25064 | pool-20-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.662 | DEBUG 25064 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.682 | DEBUG 25064 | pool-20-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.684 | DEBUG 25064 | pool-20-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.686 | DEBUG 25064 | pool-20-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 14:37:49.686 | DEBUG 25064 | pool-20-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 14:37:49.694 | DEBUG 25064 | pool-20-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.702 | DEBUG 25064 | pool-20-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.798 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:49.802 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:49.783(Timestamp), student(String), 1(Long)
2024-05-20 14:37:49.808 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:49.812 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:49.814 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 14:37:49.828 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:49.844 | DEBUG 25064 | pool-22-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.846 | DEBUG 25064 | pool-22-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 14:37:49.849 | DEBUG 25064 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.851 | DEBUG 25064 | pool-22-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.859 | DEBUG 25064 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 14:37:49.861 | DEBUG 25064 | pool-22-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.861 | DEBUG 25064 | pool-22-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:49.862 | DEBUG 25064 | pool-22-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 14:37:49.865 | DEBUG 25064 | pool-22-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 14:37:49.868 | DEBUG 25064 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.871 | DEBUG 25064 | pool-22-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.873 | DEBUG 25064 | pool-22-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:49.897 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:49.899 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:49.888(Timestamp), travel(String), 1(Long)
2024-05-20 14:37:49.901 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:49.903 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:49.906 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 14:37:49.911 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:49.993 | DEBUG 25064 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:50.001 | DEBUG 25064 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 14:37:50.013 | DEBUG 25064 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:50.052 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:50.058 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:50.047(Timestamp), travel_type(String), 1(Long)
2024-05-20 14:37:50.067 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:50.070 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:50.074 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 14:37:50.075 | DEBUG 25064 | pool-26-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:50.078 | DEBUG 25064 | pool-26-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 14:37:50.079 | DEBUG 25064 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:50.082 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:50.087 | DEBUG 25064 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 14:37:50.095 | DEBUG 25064 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:50.097 | DEBUG 25064 | pool-26-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:50.097 | DEBUG 25064 | pool-26-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:50.102 | DEBUG 25064 | pool-26-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 14:37:50.119 | DEBUG 25064 | pool-26-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:50.152 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:50.155 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:50.146(Timestamp), user(String), 1(Long)
2024-05-20 14:37:50.162 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:50.178 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:50.180 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 14:37:50.188 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:50.214 | DEBUG 25064 | pool-26-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:50.218 | DEBUG 25064 | pool-26-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 14:37:50.223 | DEBUG 25064 | pool-26-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:50.232 | DEBUG 25064 | pool-24-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:50.248 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:50.252 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:50.244(Timestamp), user_test(String), 1(Long)
2024-05-20 14:37:50.258 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:50.256 | DEBUG 25064 | pool-24-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 14:37:50.260 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:50.273 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 14:37:50.277 | DEBUG 25064 | pool-24-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:50.335 | DEBUG 25064 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:50.504 | DEBUG 25064 | pool-28-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:50.506 | DEBUG 25064 | pool-28-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 14:37:50.513 | DEBUG 25064 | pool-28-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:50.551 | DEBUG 25064 | pool-28-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:50.570 | DEBUG 25064 | pool-28-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 14:37:50.593 | DEBUG 25064 | pool-28-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:56.535 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 14:37:56.582 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 14:37:59.672 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 14:37:59.680 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:59.683 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 14:37:59.674(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 14:37:59.686 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:59.688 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:59.691 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 14:37:59.699 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:59.785 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:59.787 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:59.78(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 14:37:59.790 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:59.792 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:59.794 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 14:37:59.799 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:59.862 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:37:59.871 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:37:59.839(Timestamp), ask(String), 1(Long)
2024-05-20 14:37:59.890 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:37:59.895 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:37:59.897 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 14:37:59.921 | DEBUG 25064 | pool-35-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:59.924 | DEBUG 25064 | pool-35-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 14:37:59.927 | DEBUG 25064 | pool-35-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:59.929 | DEBUG 25064 | pool-35-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 14:37:59.929 | DEBUG 25064 | pool-35-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:59.934 | DEBUG 25064 | pool-35-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:37:59.943 | DEBUG 25064 | pool-35-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:37:59.945 | DEBUG 25064 | pool-35-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 14:37:59.946 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:37:59.958 | DEBUG 25064 | pool-35-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.040 | DEBUG 25064 | pool-37-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.040 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:38:00.042 | DEBUG 25064 | pool-37-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 14:38:00.046 | DEBUG 25064 | pool-37-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.047 | DEBUG 25064 | pool-37-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 14:38:00.047 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:38:00.031(Timestamp), emp(String), 1(Long)
2024-05-20 14:38:00.048 | DEBUG 25064 | pool-37-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.051 | DEBUG 25064 | pool-37-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.050 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:38:00.058 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:38:00.061 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 14:38:00.065 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:38:00.079 | DEBUG 25064 | pool-37-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.081 | DEBUG 25064 | pool-37-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 14:38:00.088 | DEBUG 25064 | pool-37-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.092 | DEBUG 25064 | pool-37-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.093 | DEBUG 25064 | pool-37-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 14:38:00.100 | DEBUG 25064 | pool-37-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.112 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:38:00.115 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:38:00.11(Timestamp), goods(String), 1(Long)
2024-05-20 14:38:00.117 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:38:00.118 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:38:00.120 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 14:38:00.132 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:38:00.275 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:38:00.277 | DEBUG 25064 | pool-39-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.278 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:38:00.272(Timestamp), inventory(String), 1(Long)
2024-05-20 14:38:00.279 | DEBUG 25064 | pool-39-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 14:38:00.282 | DEBUG 25064 | pool-41-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.282 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:38:00.283 | DEBUG 25064 | pool-41-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 14:38:00.283 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:38:00.285 | DEBUG 25064 | pool-39-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.286 | DEBUG 25064 | pool-39-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.287 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 14:38:00.287 | DEBUG 25064 | pool-41-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.288 | DEBUG 25064 | pool-39-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 14:38:00.291 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:38:00.293 | DEBUG 25064 | pool-39-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.294 | DEBUG 25064 | pool-39-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 14:38:00.297 | DEBUG 25064 | pool-39-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.285 | DEBUG 25064 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.287 | DEBUG 25064 | pool-39-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.300 | DEBUG 25064 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 14:38:00.300 | DEBUG 25064 | pool-39-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 14:38:00.300 | DEBUG 25064 | pool-39-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.305 | DEBUG 25064 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.306 | DEBUG 25064 | pool-39-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.307 | DEBUG 25064 | pool-39-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.307 | DEBUG 25064 | pool-39-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 14:38:00.309 | DEBUG 25064 | pool-41-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.310 | DEBUG 25064 | pool-39-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.312 | DEBUG 25064 | pool-39-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 14:38:00.311 | DEBUG 25064 | pool-41-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 14:38:00.314 | DEBUG 25064 | pool-39-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.315 | DEBUG 25064 | pool-39-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.319 | DEBUG 25064 | pool-41-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.318 | DEBUG 25064 | pool-39-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 14:38:00.326 | DEBUG 25064 | pool-39-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.328 | DEBUG 25064 | pool-39-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.409 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:38:00.411 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:38:00.407(Timestamp), log(String), 1(Long)
2024-05-20 14:38:00.414 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:38:00.415 | DEBUG 25064 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.415 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:38:00.416 | DEBUG 25064 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 14:38:00.416 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 14:38:00.419 | DEBUG 25064 | pool-43-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.420 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:38:00.422 | DEBUG 25064 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.423 | DEBUG 25064 | pool-43-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 14:38:00.429 | DEBUG 25064 | pool-43-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.433 | DEBUG 25064 | pool-43-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.435 | DEBUG 25064 | pool-43-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 14:38:00.441 | DEBUG 25064 | pool-43-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.477 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:38:00.478 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:38:00.474(Timestamp), product(String), 1(Long)
2024-05-20 14:38:00.481 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:38:00.482 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:38:00.483 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 14:38:00.489 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:38:00.567 | DEBUG 25064 | pool-47-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.568 | DEBUG 25064 | pool-47-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 14:38:00.573 | DEBUG 25064 | pool-47-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.617 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:38:00.619 | DEBUG 25064 | pool-47-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.619 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:38:00.615(Timestamp), student(String), 1(Long)
2024-05-20 14:38:00.620 | DEBUG 25064 | pool-45-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.621 | DEBUG 25064 | pool-47-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 14:38:00.619 | DEBUG 25064 | pool-47-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.621 | DEBUG 25064 | pool-45-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 14:38:00.621 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:38:00.622 | DEBUG 25064 | pool-47-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 14:38:00.622 | DEBUG 25064 | pool-45-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.622 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:38:00.624 | DEBUG 25064 | pool-45-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 14:38:00.625 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 14:38:00.626 | DEBUG 25064 | pool-47-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.628 | DEBUG 25064 | pool-45-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.629 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:38:00.631 | DEBUG 25064 | pool-45-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.632 | DEBUG 25064 | pool-45-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 14:38:00.634 | DEBUG 25064 | pool-45-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.635 | DEBUG 25064 | pool-47-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.638 | DEBUG 25064 | pool-45-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 14:38:00.653 | DEBUG 25064 | pool-45-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.655 | DEBUG 25064 | pool-45-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.655 | DEBUG 25064 | pool-45-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.686 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:38:00.688 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:38:00.681(Timestamp), travel(String), 1(Long)
2024-05-20 14:38:00.713 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:38:00.715 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:38:00.720 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 14:38:00.725 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:38:00.770 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:38:00.774 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:38:00.767(Timestamp), travel_type(String), 1(Long)
2024-05-20 14:38:00.777 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:38:00.780 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:38:00.785 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 14:38:00.789 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:38:00.803 | DEBUG 25064 | pool-47-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:00.804 | DEBUG 25064 | pool-47-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 14:38:00.812 | DEBUG 25064 | pool-47-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:00.860 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:38:00.862 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:38:00.858(Timestamp), user(String), 1(Long)
2024-05-20 14:38:00.866 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:38:00.867 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:38:00.868 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 14:38:00.882 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:38:01.114 | DEBUG 25064 | pool-56-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.115 | DEBUG 25064 | pool-56-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 14:38:01.114 | DEBUG 25064 | pool-56-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.117 | DEBUG 25064 | pool-56-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 14:38:01.122 | DEBUG 25064 | pool-56-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.126 | DEBUG 25064 | pool-56-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.134 | DEBUG 25064 | pool-56-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.138 | DEBUG 25064 | pool-56-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 14:38:01.142 | DEBUG 25064 | pool-52-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.143 | DEBUG 25064 | pool-56-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.143 | DEBUG 25064 | pool-52-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 14:38:01.149 | DEBUG 25064 | pool-52-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.371 | DEBUG 25064 | pool-55-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.372 | DEBUG 25064 | pool-55-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 14:38:01.374 | DEBUG 25064 | pool-55-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.376 | DEBUG 25064 | pool-55-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 14:38:01.382 | DEBUG 25064 | pool-55-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.384 | DEBUG 25064 | pool-55-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.390 | DEBUG 25064 | pool-52-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.392 | DEBUG 25064 | pool-52-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 14:38:01.397 | DEBUG 25064 | pool-52-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.399 | DEBUG 25064 | pool-58-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.402 | DEBUG 25064 | pool-58-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), username(String), 用户姓名(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), username(String), 用户姓名(String)
2024-05-20 14:38:01.427 | DEBUG 25064 | pool-58-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.433 | DEBUG 25064 | pool-58-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.437 | DEBUG 25064 | pool-58-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-20 14:38:01.436 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:38:01.445 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:38:01.433(Timestamp), user_test(String), 1(Long)
2024-05-20 14:38:01.447 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:38:01.449 | DEBUG 25064 | pool-58-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.449 | DEBUG 25064 | pool-58-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.449 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:38:01.451 | DEBUG 25064 | pool-58-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), pwd(String), 密码(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), pwd(String), 密码(String)
2024-05-20 14:38:01.451 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 14:38:01.457 | DEBUG 25064 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:38:01.489 | DEBUG 25064 | pool-52-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.493 | DEBUG 25064 | pool-52-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 14:38:01.497 | DEBUG 25064 | pool-52-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.500 | DEBUG 25064 | pool-58-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.501 | DEBUG 25064 | pool-58-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), birthday(String), 用户生日(String), N(String), date(String), date(String), 0(String), 0(String), Y(String), null(String), 12(Long), birthday(String), 用户生日(String)
2024-05-20 14:38:01.510 | DEBUG 25064 | pool-58-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.520 | DEBUG 25064 | pool-58-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:38:01.546 | DEBUG 25064 | pool-58-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:38:01.579 | DEBUG 25064 | pool-58-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), sex(String), 用户年龄(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 12(Long), sex(String), 用户年龄(String)
2024-05-20 14:38:01.588 | DEBUG 25064 | pool-58-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:42.472 | WARN 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 280833
2024-05-20 14:42:42.475 | WARN 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 280888
2024-05-20 14:42:42.477 | WARN 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 280967
2024-05-20 14:42:42.479 | WARN 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 281825
2024-05-20 14:42:42.480 | WARN 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 281845
2024-05-20 14:42:43.076 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 14:42:43.079 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 14:42:43.081 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 14:42:43.083 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:43.085 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 14:42:43.082(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 14:42:43.086 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:43.086 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:43.087 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 14:42:43.091 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:43.231 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:43.232 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:43.23(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 14:42:43.234 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:43.235 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:43.235 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 14:42:43.237 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:43.300 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:43.301 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:43.298(Timestamp), ask(String), 1(Long)
2024-05-20 14:42:43.303 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:43.305 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:43.307 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 14:42:43.309 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:43.398 | DEBUG 25064 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.399 | DEBUG 25064 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 14:42:43.402 | DEBUG 25064 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.428 | DEBUG 25064 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.427 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:43.428 | DEBUG 25064 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 14:42:43.428 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:43.426(Timestamp), emp(String), 1(Long)
2024-05-20 14:42:43.429 | WARN 25064 | pool-65-thread-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 294107
2024-05-20 14:42:43.430 | WARN 25064 | pool-63-thread-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 294149
2024-05-20 14:42:43.430 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:43.431 | WARN 25064 | pool-65-thread-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 294162
2024-05-20 14:42:43.431 | WARN 25064 | pool-63-thread-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 294174
2024-05-20 14:42:43.431 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:43.432 | DEBUG 25064 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.432 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 14:42:43.432 | DEBUG 25064 | pool-65-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.434 | DEBUG 25064 | pool-65-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 14:42:43.434 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:43.436 | DEBUG 25064 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.438 | DEBUG 25064 | pool-65-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.438 | DEBUG 25064 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 14:42:43.439 | DEBUG 25064 | pool-63-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.440 | DEBUG 25064 | pool-63-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 14:42:43.442 | DEBUG 25064 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.442 | DEBUG 25064 | pool-65-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.442 | DEBUG 25064 | pool-63-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.443 | DEBUG 25064 | pool-63-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.443 | DEBUG 25064 | pool-63-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 14:42:43.443 | DEBUG 25064 | pool-65-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 14:42:43.447 | DEBUG 25064 | pool-63-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.448 | DEBUG 25064 | pool-65-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.499 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:43.500 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:43.496(Timestamp), goods(String), 1(Long)
2024-05-20 14:42:43.502 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:43.503 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:43.505 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 14:42:43.507 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:43.738 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:43.739 | DEBUG 25064 | pool-69-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.739 | DEBUG 25064 | pool-67-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.739 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:43.736(Timestamp), inventory(String), 1(Long)
2024-05-20 14:42:43.740 | DEBUG 25064 | pool-67-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 14:42:43.742 | DEBUG 25064 | pool-69-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.740 | DEBUG 25064 | pool-69-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 14:42:43.741 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:43.747 | DEBUG 25064 | pool-69-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 14:42:43.745 | DEBUG 25064 | pool-69-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.748 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:43.748 | DEBUG 25064 | pool-69-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 14:42:43.748 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 14:42:43.750 | DEBUG 25064 | pool-67-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.751 | DEBUG 25064 | pool-67-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.751 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:43.752 | DEBUG 25064 | pool-69-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.753 | DEBUG 25064 | pool-67-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 14:42:43.753 | DEBUG 25064 | pool-69-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.753 | DEBUG 25064 | pool-69-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.753 | DEBUG 25064 | pool-67-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.756 | DEBUG 25064 | pool-67-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 14:42:43.758 | DEBUG 25064 | pool-67-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.759 | DEBUG 25064 | pool-67-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.760 | DEBUG 25064 | pool-67-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.760 | DEBUG 25064 | pool-67-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 14:42:43.762 | DEBUG 25064 | pool-67-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.762 | DEBUG 25064 | pool-67-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.763 | DEBUG 25064 | pool-67-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 14:42:43.763 | DEBUG 25064 | pool-67-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 14:42:43.764 | DEBUG 25064 | pool-67-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.764 | DEBUG 25064 | pool-67-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.765 | DEBUG 25064 | pool-67-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 14:42:43.768 | DEBUG 25064 | pool-67-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.770 | DEBUG 25064 | pool-67-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.771 | DEBUG 25064 | pool-67-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.827 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:43.828 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:43.826(Timestamp), log(String), 1(Long)
2024-05-20 14:42:43.830 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:43.830 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:43.831 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 14:42:43.832 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:43.960 | DEBUG 25064 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.960 | DEBUG 25064 | pool-71-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:43.961 | DEBUG 25064 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 14:42:43.962 | DEBUG 25064 | pool-71-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 14:42:43.965 | DEBUG 25064 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:43.966 | DEBUG 25064 | pool-71-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.035 | DEBUG 25064 | pool-71-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.035 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:44.036 | DEBUG 25064 | pool-71-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 14:42:44.036 | DEBUG 25064 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.036 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:44.034(Timestamp), product(String), 1(Long)
2024-05-20 14:42:44.038 | DEBUG 25064 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 14:42:44.036 | DEBUG 25064 | pool-73-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.038 | DEBUG 25064 | pool-73-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 14:42:44.038 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:44.040 | DEBUG 25064 | pool-71-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.039 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:44.040 | DEBUG 25064 | pool-71-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 14:42:44.040 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 14:42:44.041 | DEBUG 25064 | pool-71-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.040 | DEBUG 25064 | pool-73-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.042 | DEBUG 25064 | pool-73-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 14:42:44.042 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:44.045 | DEBUG 25064 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.049 | DEBUG 25064 | pool-71-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.051 | DEBUG 25064 | pool-73-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.051 | DEBUG 25064 | pool-73-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.081 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:44.082 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:44.08(Timestamp), student(String), 1(Long)
2024-05-20 14:42:44.083 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:44.084 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:44.085 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 14:42:44.088 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:44.278 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:44.279 | DEBUG 25064 | pool-77-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.279 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:44.276(Timestamp), travel(String), 1(Long)
2024-05-20 14:42:44.279 | DEBUG 25064 | pool-77-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 14:42:44.280 | DEBUG 25064 | pool-75-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.281 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:44.281 | DEBUG 25064 | pool-75-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 14:42:44.281 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:44.281 | DEBUG 25064 | pool-77-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.282 | DEBUG 25064 | pool-77-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 14:42:44.282 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 14:42:44.282 | DEBUG 25064 | pool-77-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.285 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:44.285 | DEBUG 25064 | pool-75-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.285 | DEBUG 25064 | pool-77-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.288 | DEBUG 25064 | pool-77-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.288 | DEBUG 25064 | pool-77-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 14:42:44.292 | DEBUG 25064 | pool-75-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.292 | DEBUG 25064 | pool-77-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.294 | DEBUG 25064 | pool-75-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 14:42:44.292 | DEBUG 25064 | pool-75-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.292 | DEBUG 25064 | pool-75-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.294 | DEBUG 25064 | pool-75-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 14:42:44.294 | DEBUG 25064 | pool-75-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 14:42:44.298 | DEBUG 25064 | pool-75-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.299 | DEBUG 25064 | pool-75-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.299 | DEBUG 25064 | pool-75-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.415 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:44.415 | DEBUG 25064 | pool-79-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.415 | DEBUG 25064 | pool-79-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.416 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:44.412(Timestamp), travel_type(String), 1(Long)
2024-05-20 14:42:44.416 | DEBUG 25064 | pool-79-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 14:42:44.416 | DEBUG 25064 | pool-79-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 14:42:44.416 | DEBUG 25064 | pool-79-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.417 | DEBUG 25064 | pool-79-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 14:42:44.417 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:44.418 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:44.419 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 14:42:44.419 | DEBUG 25064 | pool-79-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.422 | DEBUG 25064 | pool-79-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.423 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:44.424 | DEBUG 25064 | pool-79-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.517 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:44.518 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:44.516(Timestamp), user(String), 1(Long)
2024-05-20 14:42:44.520 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:44.521 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:44.522 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 14:42:44.524 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:44.690 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:44.691 | DEBUG 25064 | pool-83-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.691 | DEBUG 25064 | pool-83-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.691 | DEBUG 25064 | pool-81-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.691 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:44.688(Timestamp), user_test(String), 1(Long)
2024-05-20 14:42:44.691 | DEBUG 25064 | pool-83-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.692 | DEBUG 25064 | pool-83-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), username(String), 用户姓名(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), username(String), 用户姓名(String)
2024-05-20 14:42:44.692 | DEBUG 25064 | pool-83-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), pwd(String), 密码(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), pwd(String), 密码(String)
2024-05-20 14:42:44.692 | DEBUG 25064 | pool-83-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-20 14:42:44.692 | DEBUG 25064 | pool-81-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 14:42:44.692 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:44.694 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:44.694 | DEBUG 25064 | pool-81-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.695 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 14:42:44.695 | DEBUG 25064 | pool-81-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 14:42:44.697 | DEBUG 25064 | pool-83-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.697 | DEBUG 25064 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:44.697 | DEBUG 25064 | pool-83-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.698 | DEBUG 25064 | pool-83-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.699 | DEBUG 25064 | pool-83-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), birthday(String), 用户生日(String), N(String), date(String), date(String), 0(String), 0(String), Y(String), null(String), 12(Long), birthday(String), 用户生日(String)
2024-05-20 14:42:44.699 | DEBUG 25064 | pool-83-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:44.700 | DEBUG 25064 | pool-81-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.700 | DEBUG 25064 | pool-83-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.701 | DEBUG 25064 | pool-83-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), sex(String), 用户年龄(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 12(Long), sex(String), 用户年龄(String)
2024-05-20 14:42:44.704 | DEBUG 25064 | pool-81-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.706 | DEBUG 25064 | pool-83-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:44.707 | DEBUG 25064 | pool-83-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:47.529 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 14:42:47.530 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 14:42:47.531 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 14:42:47.532 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:47.533 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 14:42:47.532(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 14:42:47.534 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:47.535 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:47.535 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 14:42:47.536 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:47.646 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:47.647 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:47.646(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 14:42:47.648 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:47.648 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:47.648 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 14:42:47.649 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:47.794 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:47.795 | DEBUG 25064 | pool-87-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:47.795 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:47.792(Timestamp), ask(String), 1(Long)
2024-05-20 14:42:47.795 | DEBUG 25064 | pool-87-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:47.795 | DEBUG 25064 | pool-87-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 14:42:47.795 | DEBUG 25064 | pool-87-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 14:42:47.795 | DEBUG 25064 | pool-87-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:47.796 | DEBUG 25064 | pool-87-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 14:42:47.795 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:47.796 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:47.797 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 14:42:47.798 | DEBUG 25064 | pool-87-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:47.798 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:47.799 | DEBUG 25064 | pool-87-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:47.799 | DEBUG 25064 | pool-87-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:47.956 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:47.957 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:47.956(Timestamp), emp(String), 1(Long)
2024-05-20 14:42:47.958 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:47.958 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:47.959 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 14:42:47.960 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:48.247 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:48.249 | DEBUG 25064 | pool-91-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.249 | DEBUG 25064 | pool-91-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.248 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:48.246(Timestamp), goods(String), 1(Long)
2024-05-20 14:42:48.250 | DEBUG 25064 | pool-91-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 14:42:48.250 | DEBUG 25064 | pool-91-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 14:42:48.250 | DEBUG 25064 | pool-91-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.250 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:48.251 | DEBUG 25064 | pool-89-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.251 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:48.249 | DEBUG 25064 | pool-89-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.259 | DEBUG 25064 | pool-91-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.259 | DEBUG 25064 | pool-91-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.260 | DEBUG 25064 | pool-89-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 14:42:48.260 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 14:42:48.260 | DEBUG 25064 | pool-89-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 14:42:48.261 | DEBUG 25064 | pool-89-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.251 | DEBUG 25064 | pool-91-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.262 | DEBUG 25064 | pool-89-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 14:42:48.251 | DEBUG 25064 | pool-91-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 14:42:48.263 | DEBUG 25064 | pool-91-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 14:42:48.263 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:48.263 | DEBUG 25064 | pool-91-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.264 | DEBUG 25064 | pool-89-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.266 | DEBUG 25064 | pool-91-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 14:42:48.269 | DEBUG 25064 | pool-89-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.271 | DEBUG 25064 | pool-89-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.272 | DEBUG 25064 | pool-89-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 14:42:48.272 | DEBUG 25064 | pool-91-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.272 | DEBUG 25064 | pool-91-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.274 | DEBUG 25064 | pool-91-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 14:42:48.274 | DEBUG 25064 | pool-89-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.275 | DEBUG 25064 | pool-91-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.275 | DEBUG 25064 | pool-91-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.276 | DEBUG 25064 | pool-89-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.276 | DEBUG 25064 | pool-91-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.277 | DEBUG 25064 | pool-91-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 14:42:48.277 | DEBUG 25064 | pool-91-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.281 | DEBUG 25064 | pool-91-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.376 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:48.377 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:48.375(Timestamp), inventory(String), 1(Long)
2024-05-20 14:42:48.378 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:48.378 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:48.379 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 14:42:48.381 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:48.610 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:48.611 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:48.608(Timestamp), log(String), 1(Long)
2024-05-20 14:42:48.611 | DEBUG 25064 | pool-93-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.611 | DEBUG 25064 | pool-95-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.611 | DEBUG 25064 | pool-95-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.611 | DEBUG 25064 | pool-93-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.612 | DEBUG 25064 | pool-95-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 14:42:48.612 | DEBUG 25064 | pool-93-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 14:42:48.612 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:48.612 | DEBUG 25064 | pool-95-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 14:42:48.612 | DEBUG 25064 | pool-95-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.613 | DEBUG 25064 | pool-93-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 14:42:48.613 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:48.613 | DEBUG 25064 | pool-95-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 14:42:48.613 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 14:42:48.615 | DEBUG 25064 | pool-95-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.616 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:48.618 | DEBUG 25064 | pool-95-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.618 | DEBUG 25064 | pool-93-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.619 | DEBUG 25064 | pool-93-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 14:42:48.620 | DEBUG 25064 | pool-93-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.621 | DEBUG 25064 | pool-95-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.621 | DEBUG 25064 | pool-93-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.622 | DEBUG 25064 | pool-93-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.740 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:48.742 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:48.74(Timestamp), product(String), 1(Long)
2024-05-20 14:42:48.743 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:48.744 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:48.744 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 14:42:48.747 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:48.773 | DEBUG 25064 | pool-97-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.773 | DEBUG 25064 | pool-97-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 14:42:48.776 | DEBUG 25064 | pool-97-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.922 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:48.923 | DEBUG 25064 | pool-97-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.923 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:48.92(Timestamp), student(String), 1(Long)
2024-05-20 14:42:48.924 | DEBUG 25064 | pool-97-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 14:42:48.924 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:48.925 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:48.925 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 14:42:48.927 | DEBUG 25064 | pool-97-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.927 | DEBUG 25064 | pool-99-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.928 | DEBUG 25064 | pool-99-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 14:42:48.928 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:48.932 | DEBUG 25064 | pool-99-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.933 | DEBUG 25064 | pool-97-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.933 | DEBUG 25064 | pool-99-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.933 | DEBUG 25064 | pool-99-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.933 | DEBUG 25064 | pool-99-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 14:42:48.933 | DEBUG 25064 | pool-99-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 14:42:48.934 | DEBUG 25064 | pool-97-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.936 | DEBUG 25064 | pool-97-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 14:42:48.935 | DEBUG 25064 | pool-97-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 14:42:48.938 | DEBUG 25064 | pool-99-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.939 | DEBUG 25064 | pool-99-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:48.940 | DEBUG 25064 | pool-99-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 14:42:48.942 | DEBUG 25064 | pool-99-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.945 | DEBUG 25064 | pool-97-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.945 | DEBUG 25064 | pool-99-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.945 | DEBUG 25064 | pool-97-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:48.965 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:48.966 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:48.965(Timestamp), travel(String), 1(Long)
2024-05-20 14:42:48.967 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:48.967 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:48.968 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 14:42:48.970 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:49.101 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:49.102 | DEBUG 25064 | pool-101-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.102 | DEBUG 25064 | pool-103-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.102 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:49.1(Timestamp), travel_type(String), 1(Long)
2024-05-20 14:42:49.102 | DEBUG 25064 | pool-101-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.102 | DEBUG 25064 | pool-103-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.103 | DEBUG 25064 | pool-101-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 14:42:49.103 | DEBUG 25064 | pool-103-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 14:42:49.103 | DEBUG 25064 | pool-101-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 14:42:49.103 | DEBUG 25064 | pool-103-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 14:42:49.104 | DEBUG 25064 | pool-101-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.104 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:49.105 | DEBUG 25064 | pool-101-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 14:42:49.105 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:49.106 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 14:42:49.107 | DEBUG 25064 | pool-101-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.109 | DEBUG 25064 | pool-103-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.110 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:49.110 | DEBUG 25064 | pool-103-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.111 | DEBUG 25064 | pool-103-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 14:42:49.113 | DEBUG 25064 | pool-101-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.114 | DEBUG 25064 | pool-103-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.116 | DEBUG 25064 | pool-101-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.116 | DEBUG 25064 | pool-103-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.159 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:49.160 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:49.157(Timestamp), user(String), 1(Long)
2024-05-20 14:42:49.161 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:49.162 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:49.163 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 14:42:49.165 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:49.304 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:49.304 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:49.301(Timestamp), user_test(String), 1(Long)
2024-05-20 14:42:49.306 | DEBUG 25064 | pool-105-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.306 | DEBUG 25064 | pool-105-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 14:42:49.307 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:49.309 | DEBUG 25064 | pool-107-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.309 | DEBUG 25064 | pool-107-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.310 | DEBUG 25064 | pool-107-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), pwd(String), 密码(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), pwd(String), 密码(String)
2024-05-20 14:42:49.310 | DEBUG 25064 | pool-107-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), username(String), 用户姓名(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), username(String), 用户姓名(String)
2024-05-20 14:42:49.310 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:49.310 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 14:42:49.310 | DEBUG 25064 | pool-107-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.311 | DEBUG 25064 | pool-105-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.311 | DEBUG 25064 | pool-107-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), birthday(String), 用户生日(String), N(String), date(String), date(String), 0(String), 0(String), Y(String), null(String), 12(Long), birthday(String), 用户生日(String)
2024-05-20 14:42:49.312 | DEBUG 25064 | pool-107-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.312 | DEBUG 25064 | pool-107-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.313 | DEBUG 25064 | pool-107-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), sex(String), 用户年龄(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 12(Long), sex(String), 用户年龄(String)
2024-05-20 14:42:49.311 | DEBUG 25064 | pool-105-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.315 | DEBUG 25064 | pool-107-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.315 | DEBUG 25064 | pool-105-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 14:42:49.316 | DEBUG 25064 | pool-107-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.316 | DEBUG 25064 | pool-107-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.317 | DEBUG 25064 | http-nio-9205-exec-10 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:49.318 | DEBUG 25064 | pool-107-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:49.320 | DEBUG 25064 | pool-105-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:49.320 | DEBUG 25064 | pool-107-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-20 14:42:49.324 | DEBUG 25064 | pool-107-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.273 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 14:42:51.274 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 14:42:51.275 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 14:42:51.275 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:51.276 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 14:42:51.275(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 14:42:51.276 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:51.277 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:51.277 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 14:42:51.278 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:51.352 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:51.354 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:51.352(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 14:42:51.355 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:51.355 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:51.355 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 14:42:51.357 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:51.395 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:51.396 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:51.395(Timestamp), ask(String), 1(Long)
2024-05-20 14:42:51.396 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:51.397 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:51.397 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 14:42:51.398 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:51.437 | DEBUG 25064 | pool-111-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.437 | DEBUG 25064 | pool-111-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 14:42:51.440 | DEBUG 25064 | pool-111-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.555 | DEBUG 25064 | pool-113-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.556 | DEBUG 25064 | pool-113-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 14:42:51.559 | DEBUG 25064 | pool-113-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.617 | DEBUG 25064 | pool-111-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.617 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:51.617 | DEBUG 25064 | pool-113-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.617 | DEBUG 25064 | pool-111-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 14:42:51.617 | DEBUG 25064 | pool-113-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.617 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:51.616(Timestamp), emp(String), 1(Long)
2024-05-20 14:42:51.617 | DEBUG 25064 | pool-111-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.618 | DEBUG 25064 | pool-113-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 14:42:51.618 | DEBUG 25064 | pool-113-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 14:42:51.618 | DEBUG 25064 | pool-111-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 14:42:51.618 | DEBUG 25064 | pool-113-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.618 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:51.619 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:51.619 | DEBUG 25064 | pool-113-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 14:42:51.620 | DEBUG 25064 | pool-111-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.621 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 14:42:51.622 | DEBUG 25064 | pool-113-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.622 | DEBUG 25064 | pool-113-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.622 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:51.624 | DEBUG 25064 | pool-111-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.624 | DEBUG 25064 | pool-113-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.671 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:51.671 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:51.67(Timestamp), goods(String), 1(Long)
2024-05-20 14:42:51.672 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:51.672 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:51.672 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 14:42:51.674 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:51.779 | DEBUG 25064 | pool-115-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.780 | DEBUG 25064 | pool-115-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 14:42:51.784 | DEBUG 25064 | pool-115-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.815 | DEBUG 25064 | pool-115-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.815 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:51.816 | DEBUG 25064 | pool-115-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 14:42:51.816 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:51.813(Timestamp), inventory(String), 1(Long)
2024-05-20 14:42:51.818 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:51.818 | DEBUG 25064 | pool-117-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.818 | DEBUG 25064 | pool-117-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 14:42:51.818 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:51.818 | DEBUG 25064 | pool-115-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.819 | DEBUG 25064 | pool-115-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 14:42:51.819 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 14:42:51.819 | DEBUG 25064 | pool-115-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.819 | DEBUG 25064 | pool-115-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.820 | DEBUG 25064 | pool-115-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 14:42:51.820 | DEBUG 25064 | pool-115-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.821 | DEBUG 25064 | pool-117-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.821 | DEBUG 25064 | pool-115-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 14:42:51.822 | DEBUG 25064 | pool-115-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.821 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:51.822 | DEBUG 25064 | pool-117-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 14:42:51.824 | DEBUG 25064 | pool-115-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.825 | DEBUG 25064 | pool-117-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.825 | DEBUG 25064 | pool-115-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 14:42:51.825 | DEBUG 25064 | pool-117-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 14:42:51.827 | DEBUG 25064 | pool-117-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.829 | DEBUG 25064 | pool-115-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:51.830 | DEBUG 25064 | pool-115-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 14:42:51.830 | DEBUG 25064 | pool-115-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.831 | DEBUG 25064 | pool-115-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.831 | DEBUG 25064 | pool-117-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.831 | DEBUG 25064 | pool-115-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.833 | DEBUG 25064 | pool-117-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.833 | DEBUG 25064 | pool-115-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:51.876 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:51.877 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:51.875(Timestamp), log(String), 1(Long)
2024-05-20 14:42:51.878 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:51.879 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:51.879 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 14:42:51.880 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:52.017 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:52.018 | DEBUG 25064 | pool-119-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.018 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:52.016(Timestamp), product(String), 1(Long)
2024-05-20 14:42:52.019 | DEBUG 25064 | pool-121-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.019 | DEBUG 25064 | pool-119-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 14:42:52.019 | DEBUG 25064 | pool-121-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.020 | DEBUG 25064 | pool-121-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 14:42:52.020 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:52.020 | DEBUG 25064 | pool-121-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 14:42:52.021 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:52.021 | DEBUG 25064 | pool-119-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.021 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 14:42:52.022 | DEBUG 25064 | pool-119-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 14:42:52.022 | DEBUG 25064 | pool-119-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.024 | DEBUG 25064 | pool-121-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.024 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:52.024 | DEBUG 25064 | pool-119-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.024 | DEBUG 25064 | pool-121-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 14:42:52.026 | DEBUG 25064 | pool-119-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 14:42:52.030 | DEBUG 25064 | pool-121-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.030 | DEBUG 25064 | pool-121-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.032 | DEBUG 25064 | pool-121-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 14:42:52.032 | DEBUG 25064 | pool-121-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.032 | DEBUG 25064 | pool-119-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.034 | DEBUG 25064 | pool-119-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.034 | DEBUG 25064 | pool-121-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.036 | DEBUG 25064 | pool-121-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.089 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:52.090 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:52.087(Timestamp), student(String), 1(Long)
2024-05-20 14:42:52.092 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:52.092 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:52.094 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 14:42:52.096 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:52.210 | DEBUG 25064 | pool-125-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.210 | DEBUG 25064 | pool-125-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 14:42:52.214 | DEBUG 25064 | pool-125-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.247 | DEBUG 25064 | pool-125-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.247 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:52.248 | DEBUG 25064 | pool-125-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 14:42:52.248 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:52.246(Timestamp), travel(String), 1(Long)
2024-05-20 14:42:52.250 | DEBUG 25064 | pool-123-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.250 | DEBUG 25064 | pool-123-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.249 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:52.249 | DEBUG 25064 | pool-123-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.250 | DEBUG 25064 | pool-123-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 14:42:52.250 | DEBUG 25064 | pool-123-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 14:42:52.250 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:52.251 | DEBUG 25064 | pool-125-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.251 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 14:42:52.250 | DEBUG 25064 | pool-123-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 14:42:52.252 | DEBUG 25064 | pool-123-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.254 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:52.254 | DEBUG 25064 | pool-123-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.256 | DEBUG 25064 | pool-123-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.256 | DEBUG 25064 | pool-123-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 14:42:52.258 | DEBUG 25064 | pool-123-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.260 | DEBUG 25064 | pool-125-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.260 | DEBUG 25064 | pool-123-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.261 | DEBUG 25064 | pool-125-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 14:42:52.265 | DEBUG 25064 | pool-125-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.299 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:52.300 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:52.298(Timestamp), travel_type(String), 1(Long)
2024-05-20 14:42:52.301 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:52.301 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:52.302 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 14:42:52.305 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:52.399 | DEBUG 25064 | pool-129-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.400 | DEBUG 25064 | pool-129-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 14:42:52.402 | DEBUG 25064 | pool-129-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.430 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:52.430 | DEBUG 25064 | pool-129-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.431 | DEBUG 25064 | pool-129-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 14:42:52.431 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:52.429(Timestamp), user(String), 1(Long)
2024-05-20 14:42:52.434 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:52.436 | DEBUG 25064 | pool-127-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.436 | DEBUG 25064 | pool-127-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.436 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:52.437 | DEBUG 25064 | pool-127-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 14:42:52.437 | DEBUG 25064 | pool-127-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 14:42:52.437 | DEBUG 25064 | pool-129-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.437 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 14:42:52.440 | DEBUG 25064 | pool-127-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.441 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:52.443 | DEBUG 25064 | pool-127-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.447 | DEBUG 25064 | pool-127-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:52.447 | DEBUG 25064 | pool-127-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 14:42:52.450 | DEBUG 25064 | pool-127-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:52.507 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:52.508 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:52.505(Timestamp), user_test(String), 1(Long)
2024-05-20 14:42:52.510 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:52.512 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:52.513 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 14:42:52.517 | DEBUG 25064 | http-nio-9205-exec-4 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:53.591 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 14:42:53.594 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 14:42:53.596 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 14:42:53.597 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:53.598 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 14:42:53.597(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 14:42:53.599 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:53.600 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:53.601 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 14:42:53.602 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:53.723 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:53.724 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:53.722(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 14:42:53.725 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:53.725 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:53.726 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 14:42:53.727 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:53.768 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:53.769 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:53.767(Timestamp), ask(String), 1(Long)
2024-05-20 14:42:53.770 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:53.772 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:53.772 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 14:42:53.774 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:53.911 | DEBUG 25064 | pool-135-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:53.911 | DEBUG 25064 | pool-137-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:53.912 | DEBUG 25064 | pool-135-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 14:42:53.912 | DEBUG 25064 | pool-137-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 14:42:53.915 | DEBUG 25064 | pool-135-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:53.916 | DEBUG 25064 | pool-137-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.004 | DEBUG 25064 | pool-137-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.004 | DEBUG 25064 | pool-135-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.004 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:54.005 | DEBUG 25064 | pool-135-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 14:42:54.005 | DEBUG 25064 | pool-137-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 14:42:54.005 | DEBUG 25064 | pool-135-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.005 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:54.003(Timestamp), emp(String), 1(Long)
2024-05-20 14:42:54.006 | DEBUG 25064 | pool-135-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 14:42:54.006 | DEBUG 25064 | pool-137-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.006 | DEBUG 25064 | pool-137-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.006 | DEBUG 25064 | pool-137-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 14:42:54.006 | DEBUG 25064 | pool-137-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 14:42:54.006 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:54.007 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:54.008 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 14:42:54.009 | DEBUG 25064 | pool-135-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.010 | DEBUG 25064 | pool-137-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.017 | DEBUG 25064 | pool-135-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.017 | DEBUG 25064 | pool-137-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.017 | DEBUG 25064 | pool-137-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.011 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:54.124 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:54.125 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:54.124(Timestamp), goods(String), 1(Long)
2024-05-20 14:42:54.127 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:54.128 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:54.129 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 14:42:54.132 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:54.226 | DEBUG 25064 | pool-139-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.227 | DEBUG 25064 | pool-139-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.227 | DEBUG 25064 | pool-139-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 14:42:54.227 | DEBUG 25064 | pool-139-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 14:42:54.232 | DEBUG 25064 | pool-139-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.234 | DEBUG 25064 | pool-139-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.271 | DEBUG 25064 | pool-141-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.272 | DEBUG 25064 | pool-141-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 14:42:54.276 | DEBUG 25064 | pool-141-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.394 | DEBUG 25064 | pool-139-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.394 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:54.396 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:54.39(Timestamp), inventory(String), 1(Long)
2024-05-20 14:42:54.398 | DEBUG 25064 | pool-139-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 14:42:54.398 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:54.398 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:54.399 | DEBUG 25064 | pool-141-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.399 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 14:42:54.400 | DEBUG 25064 | pool-141-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 14:42:54.400 | DEBUG 25064 | pool-139-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.401 | DEBUG 25064 | pool-139-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 14:42:54.401 | DEBUG 25064 | pool-139-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.401 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:54.403 | DEBUG 25064 | pool-141-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.405 | DEBUG 25064 | pool-139-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.407 | DEBUG 25064 | pool-139-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.408 | DEBUG 25064 | pool-139-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 14:42:54.408 | DEBUG 25064 | pool-139-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.409 | DEBUG 25064 | pool-139-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 14:42:54.409 | DEBUG 25064 | pool-141-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.411 | DEBUG 25064 | pool-141-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 14:42:54.411 | DEBUG 25064 | pool-139-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.413 | DEBUG 25064 | pool-139-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.413 | DEBUG 25064 | pool-139-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 14:42:54.414 | DEBUG 25064 | pool-139-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.416 | DEBUG 25064 | pool-141-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.418 | DEBUG 25064 | pool-139-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.436 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:54.437 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:54.434(Timestamp), log(String), 1(Long)
2024-05-20 14:42:54.438 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:54.440 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:54.440 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 14:42:54.443 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:54.611 | DEBUG 25064 | pool-145-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.611 | DEBUG 25064 | pool-143-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.612 | DEBUG 25064 | pool-143-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 14:42:54.612 | DEBUG 25064 | pool-145-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 14:42:54.616 | DEBUG 25064 | pool-143-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.617 | DEBUG 25064 | pool-145-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.639 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:54.640 | DEBUG 25064 | pool-145-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.640 | DEBUG 25064 | pool-143-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.641 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:54.638(Timestamp), product(String), 1(Long)
2024-05-20 14:42:54.641 | DEBUG 25064 | pool-145-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 14:42:54.641 | DEBUG 25064 | pool-143-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 14:42:54.642 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:54.643 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:54.644 | DEBUG 25064 | pool-145-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.644 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 14:42:54.647 | DEBUG 25064 | pool-143-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.647 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:54.647 | DEBUG 25064 | pool-145-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.647 | DEBUG 25064 | pool-143-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.648 | DEBUG 25064 | pool-145-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 14:42:54.648 | DEBUG 25064 | pool-143-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 14:42:54.651 | DEBUG 25064 | pool-143-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.651 | DEBUG 25064 | pool-145-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.652 | DEBUG 25064 | pool-145-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 14:42:54.658 | DEBUG 25064 | pool-145-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.661 | DEBUG 25064 | pool-145-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.731 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:54.733 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:54.73(Timestamp), student(String), 1(Long)
2024-05-20 14:42:54.734 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:54.735 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:54.736 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 14:42:54.739 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:54.972 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:54.975 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:54.971(Timestamp), travel(String), 1(Long)
2024-05-20 14:42:54.975 | DEBUG 25064 | pool-149-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.976 | DEBUG 25064 | pool-149-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 14:42:54.977 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:54.979 | DEBUG 25064 | pool-147-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.978 | DEBUG 25064 | pool-149-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.979 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:54.979 | DEBUG 25064 | pool-149-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.979 | DEBUG 25064 | pool-149-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 14:42:54.979 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 14:42:54.979 | DEBUG 25064 | pool-147-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 14:42:54.980 | DEBUG 25064 | pool-149-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 14:42:54.981 | DEBUG 25064 | pool-149-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.981 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:54.982 | DEBUG 25064 | pool-147-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.983 | DEBUG 25064 | pool-149-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.983 | DEBUG 25064 | pool-147-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 14:42:54.984 | DEBUG 25064 | pool-149-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.985 | DEBUG 25064 | pool-147-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.985 | DEBUG 25064 | pool-147-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.987 | DEBUG 25064 | pool-147-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:54.988 | DEBUG 25064 | pool-147-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.988 | DEBUG 25064 | pool-147-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 14:42:54.988 | DEBUG 25064 | pool-147-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 14:42:54.992 | DEBUG 25064 | pool-147-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:54.993 | DEBUG 25064 | pool-147-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:55.011 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:55.012 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:55.01(Timestamp), travel_type(String), 1(Long)
2024-05-20 14:42:55.014 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:55.015 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:55.017 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 14:42:55.019 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:55.147 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:55.148 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:55.145(Timestamp), user(String), 1(Long)
2024-05-20 14:42:55.150 | DEBUG 25064 | pool-151-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:55.151 | DEBUG 25064 | pool-151-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:55.150 | DEBUG 25064 | pool-153-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:55.151 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:55.151 | DEBUG 25064 | pool-151-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 14:42:55.151 | DEBUG 25064 | pool-151-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 14:42:55.151 | DEBUG 25064 | pool-153-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:55.152 | DEBUG 25064 | pool-151-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:55.152 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:55.153 | DEBUG 25064 | pool-153-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 14:42:55.152 | DEBUG 25064 | pool-153-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 14:42:55.153 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 14:42:55.153 | DEBUG 25064 | pool-151-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 14:42:55.155 | DEBUG 25064 | pool-151-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:55.155 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:55.157 | DEBUG 25064 | pool-151-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:55.157 | DEBUG 25064 | pool-153-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:55.159 | DEBUG 25064 | pool-153-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:55.161 | DEBUG 25064 | pool-151-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:55.196 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:42:55.196 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:42:55.195(Timestamp), user_test(String), 1(Long)
2024-05-20 14:42:55.198 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:42:55.199 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:42:55.199 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 14:42:55.201 | DEBUG 25064 | http-nio-9205-exec-7 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:42:55.260 | DEBUG 25064 | pool-155-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:55.261 | DEBUG 25064 | pool-155-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-20 14:42:55.265 | DEBUG 25064 | pool-155-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:42:55.311 | DEBUG 25064 | pool-157-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:42:55.312 | DEBUG 25064 | pool-157-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 13(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 13(Long), id(String), (String)
2024-05-20 14:42:55.315 | DEBUG 25064 | pool-157-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-20 14:42:55.335 | DEBUG 25064 | pool-157-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-20 14:42:55.337 | DEBUG 25064 | pool-157-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 13(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String)
2024-05-20 14:42:55.344 | DEBUG 25064 | pool-157-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-20 14:43:11.950 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 14:43:11.951 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 14:43:11.952 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 14:43:11.953 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:11.954 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 14:43:11.953(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 14:43:11.955 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:11.957 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:11.957 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 14:43:11.959 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:12.102 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:12.104 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:12.101(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 14:43:12.107 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:12.110 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:12.111 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 14:43:12.113 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:12.160 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:12.161 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:12.158(Timestamp), ask(String), 1(Long)
2024-05-20 14:43:12.162 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:12.162 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:12.163 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 14:43:12.165 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:12.362 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:12.362 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:12.36(Timestamp), emp(String), 1(Long)
2024-05-20 14:43:12.363 | DEBUG 25064 | pool-159-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.363 | DEBUG 25064 | pool-159-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.364 | DEBUG 25064 | pool-159-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.364 | DEBUG 25064 | pool-159-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 14:43:12.364 | DEBUG 25064 | pool-159-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 14:43:12.364 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:12.364 | DEBUG 25064 | pool-161-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.364 | DEBUG 25064 | pool-159-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 14:43:12.365 | DEBUG 25064 | pool-161-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 14:43:12.364 | DEBUG 25064 | pool-161-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.365 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:12.365 | DEBUG 25064 | pool-161-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 14:43:12.365 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 14:43:12.366 | DEBUG 25064 | pool-161-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.366 | DEBUG 25064 | pool-159-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.367 | DEBUG 25064 | pool-161-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 14:43:12.367 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:12.367 | DEBUG 25064 | pool-161-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.367 | DEBUG 25064 | pool-161-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 14:43:12.368 | DEBUG 25064 | pool-159-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.369 | DEBUG 25064 | pool-161-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.369 | DEBUG 25064 | pool-159-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.370 | DEBUG 25064 | pool-161-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.372 | DEBUG 25064 | pool-161-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.373 | DEBUG 25064 | pool-161-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.402 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:12.405 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:12.402(Timestamp), goods(String), 1(Long)
2024-05-20 14:43:12.406 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:12.407 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:12.408 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 14:43:12.410 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:12.651 | DEBUG 25064 | pool-165-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.653 | DEBUG 25064 | pool-165-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 14:43:12.656 | DEBUG 25064 | pool-165-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.682 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:12.682 | DEBUG 25064 | pool-165-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.684 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:12.681(Timestamp), inventory(String), 1(Long)
2024-05-20 14:43:12.685 | DEBUG 25064 | pool-163-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.684 | DEBUG 25064 | pool-165-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 14:43:12.685 | DEBUG 25064 | pool-165-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.685 | DEBUG 25064 | pool-163-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 14:43:12.685 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:12.688 | DEBUG 25064 | pool-165-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.687 | DEBUG 25064 | pool-165-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 14:43:12.697 | DEBUG 25064 | pool-163-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.692 | DEBUG 25064 | pool-163-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.699 | DEBUG 25064 | pool-163-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.702 | DEBUG 25064 | pool-163-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.702 | DEBUG 25064 | pool-163-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.697 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:12.719 | DEBUG 25064 | pool-165-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.720 | DEBUG 25064 | pool-163-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 14:43:12.721 | DEBUG 25064 | pool-163-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.723 | DEBUG 25064 | pool-163-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 14:43:12.724 | DEBUG 25064 | pool-163-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 14:43:12.722 | DEBUG 25064 | pool-163-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 14:43:12.723 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 14:43:12.729 | DEBUG 25064 | pool-163-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:12.736 | DEBUG 25064 | pool-163-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.740 | DEBUG 25064 | pool-163-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.732 | DEBUG 25064 | pool-163-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 14:43:12.742 | DEBUG 25064 | pool-163-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.742 | DEBUG 25064 | pool-163-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.742 | DEBUG 25064 | pool-163-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 14:43:12.743 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:12.747 | DEBUG 25064 | pool-163-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.749 | DEBUG 25064 | pool-163-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:12.793 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:12.794 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:12.792(Timestamp), log(String), 1(Long)
2024-05-20 14:43:12.795 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:12.796 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:12.796 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 14:43:12.797 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:13.030 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:13.031 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:13.027(Timestamp), product(String), 1(Long)
2024-05-20 14:43:13.032 | DEBUG 25064 | pool-169-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.032 | DEBUG 25064 | pool-169-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.032 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:13.032 | DEBUG 25064 | pool-167-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.032 | DEBUG 25064 | pool-169-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 14:43:13.032 | DEBUG 25064 | pool-167-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 14:43:13.032 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:13.032 | DEBUG 25064 | pool-169-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 14:43:13.033 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 14:43:13.036 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:13.036 | DEBUG 25064 | pool-169-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.037 | DEBUG 25064 | pool-167-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.037 | DEBUG 25064 | pool-169-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.037 | DEBUG 25064 | pool-167-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 14:43:13.038 | DEBUG 25064 | pool-169-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 14:43:13.039 | DEBUG 25064 | pool-169-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.040 | DEBUG 25064 | pool-167-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.040 | DEBUG 25064 | pool-169-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.040 | DEBUG 25064 | pool-167-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.040 | DEBUG 25064 | pool-167-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.041 | DEBUG 25064 | pool-169-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 14:43:13.040 | DEBUG 25064 | pool-167-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 14:43:13.043 | DEBUG 25064 | pool-169-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.045 | DEBUG 25064 | pool-167-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.047 | DEBUG 25064 | pool-169-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.267 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:13.268 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:13.266(Timestamp), student(String), 1(Long)
2024-05-20 14:43:13.269 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:13.269 | DEBUG 25064 | pool-171-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.270 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:13.271 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 14:43:13.270 | DEBUG 25064 | pool-171-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 14:43:13.276 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:13.277 | DEBUG 25064 | pool-171-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.279 | DEBUG 25064 | pool-171-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 14:43:13.277 | DEBUG 25064 | pool-171-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.279 | DEBUG 25064 | pool-171-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.280 | DEBUG 25064 | pool-171-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 14:43:13.283 | DEBUG 25064 | pool-171-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.283 | DEBUG 25064 | pool-171-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.284 | DEBUG 25064 | pool-171-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 14:43:13.284 | DEBUG 25064 | pool-171-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.288 | DEBUG 25064 | pool-171-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.313 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:13.314 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:13.312(Timestamp), travel(String), 1(Long)
2024-05-20 14:43:13.316 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:13.317 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:13.317 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 14:43:13.319 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:13.456 | DEBUG 25064 | pool-173-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.457 | DEBUG 25064 | pool-173-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 14:43:13.461 | DEBUG 25064 | pool-173-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.461 | DEBUG 25064 | pool-175-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.463 | DEBUG 25064 | pool-175-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.464 | DEBUG 25064 | pool-175-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 14:43:13.465 | DEBUG 25064 | pool-175-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 14:43:13.468 | DEBUG 25064 | pool-175-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.470 | DEBUG 25064 | pool-175-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.522 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:13.524 | DEBUG 25064 | pool-173-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.525 | DEBUG 25064 | pool-173-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 14:43:13.525 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:13.52(Timestamp), travel_type(String), 1(Long)
2024-05-20 14:43:13.526 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:13.527 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:13.528 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 14:43:13.531 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:13.536 | DEBUG 25064 | pool-175-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.545 | DEBUG 25064 | pool-173-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.544 | DEBUG 25064 | pool-175-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 14:43:13.555 | DEBUG 25064 | pool-175-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.569 | DEBUG 25064 | pool-173-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.577 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:13.578 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:13.575(Timestamp), user(String), 1(Long)
2024-05-20 14:43:13.577 | DEBUG 25064 | pool-173-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 14:43:13.580 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:13.581 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:13.582 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 14:43:13.586 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:13.590 | DEBUG 25064 | pool-173-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.830 | DEBUG 25064 | pool-177-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.830 | DEBUG 25064 | pool-179-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:13.831 | DEBUG 25064 | pool-177-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 14:43:13.831 | DEBUG 25064 | pool-179-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-20 14:43:13.834 | DEBUG 25064 | pool-179-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.837 | DEBUG 25064 | pool-177-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.862 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 14:43:13.864 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 14:43:13.861(Timestamp), user_test(String), 1(Long)
2024-05-20 14:43:13.865 | DEBUG 25064 | pool-177-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:14.067 | DEBUG 25064 | pool-177-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 14:43:14.071 | DEBUG 25064 | pool-177-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.865 | DEBUG 25064 | pool-179-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:14.096 | DEBUG 25064 | pool-179-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), username(String), 用户姓名(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), username(String), 用户姓名(String)
2024-05-20 14:43:13.866 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 14:43:14.099 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 14:43:13.867 | DEBUG 25064 | pool-179-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:14.100 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 14:43:14.100 | DEBUG 25064 | pool-179-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), sex(String), 用户年龄(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 12(Long), sex(String), 用户年龄(String)
2024-05-20 14:43:14.101 | DEBUG 25064 | pool-179-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.868 | DEBUG 25064 | pool-179-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:14.103 | DEBUG 25064 | pool-179-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:13.868 | DEBUG 25064 | pool-179-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 14:43:14.107 | DEBUG 25064 | pool-179-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), pwd(String), 密码(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), pwd(String), 密码(String)
2024-05-20 14:43:14.110 | DEBUG 25064 | pool-179-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), birthday(String), 用户生日(String), N(String), date(String), date(String), 0(String), 0(String), Y(String), null(String), 12(Long), birthday(String), 用户生日(String)
2024-05-20 14:43:14.111 | DEBUG 25064 | pool-179-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:43:14.104 | DEBUG 25064 | http-nio-9205-exec-8 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 14:43:14.114 | DEBUG 25064 | pool-179-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 14:59:30.686 | WARN 25064 | Thread-12 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-20 14:59:30.690 | WARN 25064 | Thread-12 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-20 14:59:30.695 | WARN 25064 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-20 14:59:30.708 | WARN 25064 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-20 14:59:30.960 | INFO 25064 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-20 14:59:31.028 | INFO 25064 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-20 14:59:31.271 | WARN 18416 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-20 14:59:31.277 | WARN 18416 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-20 14:59:31.279 | WARN 18416 | Thread-11 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-20 14:59:31.280 | WARN 18416 | Thread-11 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-20 14:59:31.635 | INFO 25064 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-20 14:59:31.640 | INFO 25064 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-20 14:59:31.669 | INFO 25064 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-20 14:59:31.669 | INFO 25064 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-20 14:59:31.812 | INFO 18416 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-20 14:59:31.951 | INFO 18416 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-20 14:59:32.172 | INFO 18416 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-20 14:59:32.174 | INFO 18416 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-20 14:59:32.274 | INFO 18416 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-20 14:59:32.275 | INFO 18416 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-20 15:00:39.762 | INFO 30404 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-20 15:00:44.095 | INFO 30404 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 15:00:44.098 | INFO 30404 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 15:01:04.036 | WARN 30404 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-20 15:01:04.101 | WARN 30404 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-20 15:01:04.540 | INFO 30404 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-20 15:01:33.326 | INFO 30404 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-20 15:01:33.327 | INFO 30404 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-20 15:01:34.382 | INFO 30404 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-20 15:01:39.218 | INFO 30404 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-20 15:01:39.224 | INFO 30404 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-20 15:01:39.225 | INFO 30404 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-20 15:01:52.708 | INFO 26496 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-20 15:01:56.101 | INFO 30404 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-20 15:01:56.168 | INFO 26496 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 15:01:56.170 | INFO 26496 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 15:02:07.387 | WARN 30404 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-20 15:02:07.962 | INFO 30404 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 15:02:07.962 | INFO 30404 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 15:02:08.426 | INFO 30404 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-20 15:02:09.669 | WARN 26496 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-20 15:02:09.784 | WARN 26496 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-20 15:02:09.927 | INFO 26496 | main [TID:N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-20 15:02:11.779 | INFO 30404 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 98.078 seconds (JVM running for 115.739)
2024-05-20 15:02:12.202 | DEBUG 30404 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-20 15:02:12.395 | DEBUG 30404 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-20 15:02:12.608 | DEBUG 30404 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-20 15:02:18.010 | INFO 30404 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-20 15:02:18.012 | INFO 30404 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-20 15:02:18.013 | INFO 30404 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-20 15:02:28.141 | INFO 26496 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-20 15:02:28.142 | INFO 26496 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-20 15:02:28.707 | INFO 26496 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-20 15:02:31.764 | INFO 26496 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-20 15:02:31.768 | INFO 26496 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-20 15:02:31.769 | INFO 26496 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-20 15:02:40.495 | INFO 26496 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-20 15:02:48.842 | WARN 26496 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-20 15:02:49.077 | INFO 26496 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 15:02:49.078 | INFO 26496 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 15:02:49.472 | INFO 26496 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-engine 192.168.217.1:9206 register finished
2024-05-20 15:02:51.649 | INFO 26496 | main [TID:N/A] com.muyu.RuleEngineApplication | Started RuleEngineApplication in 64.193 seconds (JVM running for 80.071)
2024-05-20 15:02:51.711 | INFO 26496 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine.yml, group=DEFAULT_GROUP
2024-05-20 15:02:51.715 | INFO 26496 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine-dev.yml, group=DEFAULT_GROUP
2024-05-20 15:02:51.718 | INFO 26496 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine, group=DEFAULT_GROUP
2024-05-20 15:08:46.027 | WARN 30404 | Thread-11 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-20 15:08:46.027 | WARN 30404 | Thread-11 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-20 15:08:46.027 | WARN 30404 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-20 15:08:46.032 | WARN 30404 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-20 15:08:46.320 | INFO 30404 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-20 15:08:46.407 | INFO 30404 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-20 15:08:46.637 | INFO 30404 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-20 15:08:46.640 | INFO 30404 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-20 15:08:46.672 | INFO 30404 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-20 15:08:46.672 | INFO 30404 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-20 15:09:16.496 | INFO 15256 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-20 15:09:19.021 | INFO 15256 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 15:09:19.022 | INFO 15256 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 15:09:30.890 | WARN 15256 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-20 15:09:30.965 | WARN 15256 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-20 15:09:31.144 | INFO 15256 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-20 15:09:46.857 | INFO 15256 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-20 15:09:46.858 | INFO 15256 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-20 15:09:47.380 | INFO 15256 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-20 15:09:49.482 | INFO 15256 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-20 15:09:49.487 | INFO 15256 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-20 15:09:49.487 | INFO 15256 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-20 15:09:57.429 | INFO 15256 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-20 15:10:04.495 | WARN 15256 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-20 15:10:05.020 | INFO 15256 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 15:10:05.020 | INFO 15256 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 15:10:05.537 | INFO 15256 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-20 15:10:07.722 | INFO 15256 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 55.524 seconds (JVM running for 67.76)
2024-05-20 15:10:07.955 | DEBUG 15256 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-20 15:10:08.072 | DEBUG 15256 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-20 15:10:08.220 | DEBUG 15256 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-20 15:10:11.574 | INFO 15256 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-20 15:10:11.575 | INFO 15256 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-20 15:10:11.576 | INFO 15256 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-20 15:10:25.853 | INFO 15256 | http-nio-9205-exec-1 [TID:Ignored_Trace] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-20 15:10:28.592 | DEBUG 15256 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | ==> Preparing: SELECT count(0) FROM basic_config_info
2024-05-20 15:10:28.595 | DEBUG 15256 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | ==> Parameters:
2024-05-20 15:10:28.598 | DEBUG 15256 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | <== Total: 1
2024-05-20 15:10:28.606 | DEBUG 15256 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info LIMIT ?
2024-05-20 15:10:28.613 | DEBUG 15256 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 10(Integer)
2024-05-20 15:10:28.640 | DEBUG 15256 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 9
2024-05-20 15:10:32.434 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 15:10:32.438 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 15:10:32.441 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 15:10:32.503 | WARN 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.b.m.c.t.support.ReflectLambdaMeta | Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @17550481
2024-05-20 15:10:32.509 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:32.518 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 15:10:32.442(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 15:10:32.520 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:32.525 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:32.526 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 15:10:32.529 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:32.738 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:32.741 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:32.735(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 15:10:32.742 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:32.744 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:32.744 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 15:10:32.746 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:32.800 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:32.803 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:32.798(Timestamp), ask(String), 1(Long)
2024-05-20 15:10:32.805 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:32.806 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:32.808 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 15:10:32.809 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:32.967 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:32.969 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:32.954(Timestamp), emp(String), 1(Long)
2024-05-20 15:10:32.971 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:32.972 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:32.980 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 15:10:32.983 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:33.019 | DEBUG 15256 | pool-10-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.021 | DEBUG 15256 | pool-12-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.021 | DEBUG 15256 | pool-10-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.025 | DEBUG 15256 | pool-10-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 15:10:33.025 | DEBUG 15256 | pool-10-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 15:10:33.027 | DEBUG 15256 | pool-12-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.028 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:33.030 | DEBUG 15256 | pool-12-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 15:10:33.031 | DEBUG 15256 | pool-10-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.032 | DEBUG 15256 | pool-12-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.034 | DEBUG 15256 | pool-12-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 15:10:33.034 | DEBUG 15256 | pool-12-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 15:10:33.037 | DEBUG 15256 | pool-10-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.039 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:33.024(Timestamp), goods(String), 1(Long)
2024-05-20 15:10:33.040 | DEBUG 15256 | pool-10-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 15:10:33.041 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:33.042 | DEBUG 15256 | pool-10-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.042 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:33.044 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 15:10:33.045 | DEBUG 15256 | pool-12-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.045 | DEBUG 15256 | pool-12-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.046 | DEBUG 15256 | pool-12-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.046 | DEBUG 15256 | pool-12-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.047 | DEBUG 15256 | pool-10-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.047 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:33.048 | DEBUG 15256 | pool-12-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 15:10:33.054 | DEBUG 15256 | pool-12-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.164 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:33.166 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:33.16(Timestamp), inventory(String), 1(Long)
2024-05-20 15:10:33.169 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:33.171 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:33.173 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 15:10:33.172 | DEBUG 15256 | pool-14-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.180 | DEBUG 15256 | pool-14-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 15:10:33.180 | DEBUG 15256 | pool-14-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.180 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:33.182 | DEBUG 15256 | pool-14-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.184 | DEBUG 15256 | pool-14-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 15:10:33.184 | DEBUG 15256 | pool-14-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.185 | DEBUG 15256 | pool-16-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.185 | DEBUG 15256 | pool-14-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.185 | DEBUG 15256 | pool-14-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 15:10:33.187 | DEBUG 15256 | pool-14-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.187 | DEBUG 15256 | pool-14-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 15:10:33.188 | DEBUG 15256 | pool-16-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 15:10:33.189 | DEBUG 15256 | pool-16-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.189 | DEBUG 15256 | pool-14-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.188 | DEBUG 15256 | pool-14-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 15:10:33.190 | DEBUG 15256 | pool-16-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 15:10:33.191 | DEBUG 15256 | pool-14-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.190 | DEBUG 15256 | pool-14-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.193 | DEBUG 15256 | pool-14-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.193 | DEBUG 15256 | pool-14-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.195 | DEBUG 15256 | pool-14-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 15:10:33.195 | DEBUG 15256 | pool-16-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.195 | DEBUG 15256 | pool-16-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.197 | DEBUG 15256 | pool-14-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 15:10:33.197 | DEBUG 15256 | pool-16-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.199 | DEBUG 15256 | pool-14-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.199 | DEBUG 15256 | pool-14-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.200 | DEBUG 15256 | pool-14-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.201 | DEBUG 15256 | pool-16-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 15:10:33.205 | DEBUG 15256 | pool-16-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.229 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:33.230 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:33.228(Timestamp), log(String), 1(Long)
2024-05-20 15:10:33.232 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:33.232 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:33.234 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 15:10:33.237 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:33.323 | DEBUG 15256 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.325 | DEBUG 15256 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 15:10:33.330 | DEBUG 15256 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.359 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:33.360 | DEBUG 15256 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.361 | DEBUG 15256 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 15:10:33.361 | DEBUG 15256 | pool-20-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.363 | DEBUG 15256 | pool-20-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 15:10:33.364 | DEBUG 15256 | pool-20-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.366 | DEBUG 15256 | pool-20-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 15:10:33.367 | DEBUG 15256 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.368 | DEBUG 15256 | pool-20-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.369 | DEBUG 15256 | pool-18-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.369 | DEBUG 15256 | pool-18-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.370 | DEBUG 15256 | pool-18-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.372 | DEBUG 15256 | pool-20-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.372 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:33.357(Timestamp), product(String), 1(Long)
2024-05-20 15:10:33.372 | DEBUG 15256 | pool-18-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 15:10:33.372 | DEBUG 15256 | pool-18-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 15:10:33.375 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:33.372 | DEBUG 15256 | pool-18-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 15:10:33.376 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:33.377 | DEBUG 15256 | pool-18-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.377 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 15:10:33.379 | DEBUG 15256 | pool-18-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.381 | DEBUG 15256 | pool-18-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.382 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:33.609 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:33.611 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:33.604(Timestamp), student(String), 1(Long)
2024-05-20 15:10:33.613 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:33.614 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:33.615 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 15:10:33.617 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:33.722 | DEBUG 15256 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.722 | DEBUG 15256 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.723 | DEBUG 15256 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 15:10:33.723 | DEBUG 15256 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 15:10:33.726 | DEBUG 15256 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.727 | DEBUG 15256 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.763 | DEBUG 15256 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.763 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:33.763 | DEBUG 15256 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.764 | DEBUG 15256 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 15:10:33.764 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:33.761(Timestamp), travel(String), 1(Long)
2024-05-20 15:10:33.764 | DEBUG 15256 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 15:10:33.766 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:33.767 | DEBUG 15256 | pool-24-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.767 | DEBUG 15256 | pool-22-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.768 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:33.768 | DEBUG 15256 | pool-24-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 15:10:33.768 | DEBUG 15256 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.768 | DEBUG 15256 | pool-22-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 15:10:33.768 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 15:10:33.770 | DEBUG 15256 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.770 | DEBUG 15256 | pool-22-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.771 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:33.771 | DEBUG 15256 | pool-22-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 15:10:33.771 | DEBUG 15256 | pool-24-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.774 | DEBUG 15256 | pool-22-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.777 | DEBUG 15256 | pool-22-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.977 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:33.978 | DEBUG 15256 | pool-26-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.978 | DEBUG 15256 | pool-26-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.978 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:33.974(Timestamp), travel_type(String), 1(Long)
2024-05-20 15:10:33.979 | DEBUG 15256 | pool-26-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:33.979 | DEBUG 15256 | pool-26-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 15:10:33.979 | DEBUG 15256 | pool-26-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 15:10:33.979 | DEBUG 15256 | pool-26-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 15:10:33.980 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:33.981 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:33.982 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 15:10:33.982 | DEBUG 15256 | pool-26-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.984 | DEBUG 15256 | pool-26-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.984 | DEBUG 15256 | pool-26-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:33.984 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:34.022 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:34.023 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:34.021(Timestamp), user(String), 1(Long)
2024-05-20 15:10:34.025 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:34.026 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:34.027 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 15:10:34.030 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:34.153 | DEBUG 15256 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:34.154 | DEBUG 15256 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-20 15:10:34.158 | DEBUG 15256 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:34.265 | DEBUG 15256 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:34.265 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:34.266 | DEBUG 15256 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), username(String), 用户姓名(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), username(String), 用户姓名(String)
2024-05-20 15:10:34.266 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:34.263(Timestamp), user_test(String), 1(Long)
2024-05-20 15:10:34.267 | DEBUG 15256 | pool-30-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:34.268 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:34.268 | DEBUG 15256 | pool-30-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:34.269 | DEBUG 15256 | pool-30-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), sex(String), 用户年龄(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 12(Long), sex(String), 用户年龄(String)
2024-05-20 15:10:34.269 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:34.270 | DEBUG 15256 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:34.269 | DEBUG 15256 | pool-30-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), birthday(String), 用户生日(String), N(String), date(String), date(String), 0(String), 0(String), Y(String), null(String), 12(Long), birthday(String), 用户生日(String)
2024-05-20 15:10:34.269 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 15:10:34.272 | DEBUG 15256 | pool-28-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:34.274 | DEBUG 15256 | pool-30-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:34.275 | DEBUG 15256 | pool-28-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 15:10:34.275 | DEBUG 15256 | pool-30-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:34.277 | DEBUG 15256 | pool-28-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:34.277 | DEBUG 15256 | pool-30-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:34.278 | DEBUG 15256 | pool-30-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), pwd(String), 密码(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), pwd(String), 密码(String)
2024-05-20 15:10:34.278 | DEBUG 15256 | pool-28-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 15:10:34.279 | DEBUG 15256 | pool-28-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:34.281 | DEBUG 15256 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:34.282 | DEBUG 15256 | pool-30-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:34.284 | DEBUG 15256 | pool-28-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.388 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 15:10:54.394 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 15:10:54.395 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 15:10:54.397 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:54.397 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 15:10:54.396(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 15:10:54.398 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:54.400 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:54.400 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 15:10:54.402 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:54.482 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:54.483 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:54.481(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 15:10:54.484 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:54.484 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:54.485 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 15:10:54.487 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:54.539 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:54.540 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:54.535(Timestamp), ask(String), 1(Long)
2024-05-20 15:10:54.541 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:54.543 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:54.543 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 15:10:54.549 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:54.697 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:54.706 | DEBUG 15256 | pool-39-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.706 | DEBUG 15256 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.706 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:54.696(Timestamp), emp(String), 1(Long)
2024-05-20 15:10:54.706 | DEBUG 15256 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 15:10:54.707 | DEBUG 15256 | pool-41-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.706 | DEBUG 15256 | pool-39-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 15:10:54.707 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:54.707 | DEBUG 15256 | pool-41-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 15:10:54.708 | DEBUG 15256 | pool-41-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.708 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:54.708 | DEBUG 15256 | pool-41-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 15:10:54.709 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 15:10:54.710 | DEBUG 15256 | pool-39-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.710 | DEBUG 15256 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.710 | DEBUG 15256 | pool-39-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 15:10:54.711 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:54.712 | DEBUG 15256 | pool-39-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.712 | DEBUG 15256 | pool-41-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.714 | DEBUG 15256 | pool-41-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.714 | DEBUG 15256 | pool-39-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.715 | DEBUG 15256 | pool-39-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 15:10:54.715 | DEBUG 15256 | pool-39-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.715 | DEBUG 15256 | pool-41-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.716 | DEBUG 15256 | pool-41-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 15:10:54.718 | DEBUG 15256 | pool-39-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.719 | DEBUG 15256 | pool-41-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.750 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:54.751 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:54.75(Timestamp), goods(String), 1(Long)
2024-05-20 15:10:54.752 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:54.753 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:54.753 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 15:10:54.759 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:54.843 | DEBUG 15256 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.843 | DEBUG 15256 | pool-45-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.844 | DEBUG 15256 | pool-45-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 15:10:54.844 | DEBUG 15256 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 15:10:54.846 | DEBUG 15256 | pool-45-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.847 | DEBUG 15256 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.882 | DEBUG 15256 | pool-45-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.882 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:54.883 | DEBUG 15256 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.883 | DEBUG 15256 | pool-45-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 15:10:54.883 | DEBUG 15256 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 15:10:54.883 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:54.881(Timestamp), inventory(String), 1(Long)
2024-05-20 15:10:54.883 | DEBUG 15256 | pool-45-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.883 | DEBUG 15256 | pool-43-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.883 | DEBUG 15256 | pool-43-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 15:10:54.883 | DEBUG 15256 | pool-45-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 15:10:54.884 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:54.884 | DEBUG 15256 | pool-43-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.885 | DEBUG 15256 | pool-43-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 15:10:54.885 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:54.885 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 15:10:54.886 | DEBUG 15256 | pool-43-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.886 | DEBUG 15256 | pool-45-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.888 | DEBUG 15256 | pool-43-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 15:10:54.888 | DEBUG 15256 | pool-45-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.889 | DEBUG 15256 | pool-43-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.889 | DEBUG 15256 | pool-43-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.889 | DEBUG 15256 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.889 | DEBUG 15256 | pool-43-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 15:10:54.889 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:54.890 | DEBUG 15256 | pool-43-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:54.890 | DEBUG 15256 | pool-43-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 15:10:54.891 | DEBUG 15256 | pool-43-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.892 | DEBUG 15256 | pool-43-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.892 | DEBUG 15256 | pool-43-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.894 | DEBUG 15256 | pool-43-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:54.929 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:54.930 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:54.928(Timestamp), log(String), 1(Long)
2024-05-20 15:10:54.931 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:54.931 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:54.932 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 15:10:54.936 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:55.022 | DEBUG 15256 | pool-49-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.022 | DEBUG 15256 | pool-49-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 15:10:55.025 | DEBUG 15256 | pool-49-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.071 | DEBUG 15256 | pool-49-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.071 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:55.071 | DEBUG 15256 | pool-49-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 15:10:55.071 | DEBUG 15256 | pool-49-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.071 | DEBUG 15256 | pool-49-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.072 | DEBUG 15256 | pool-47-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.072 | DEBUG 15256 | pool-47-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.072 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:55.07(Timestamp), product(String), 1(Long)
2024-05-20 15:10:55.072 | DEBUG 15256 | pool-47-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.072 | DEBUG 15256 | pool-49-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 15:10:55.072 | DEBUG 15256 | pool-49-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 15:10:55.072 | DEBUG 15256 | pool-47-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 15:10:55.072 | DEBUG 15256 | pool-47-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 15:10:55.073 | DEBUG 15256 | pool-47-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 15:10:55.073 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:55.073 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:55.074 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 15:10:55.075 | DEBUG 15256 | pool-49-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.076 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:55.077 | DEBUG 15256 | pool-47-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.077 | DEBUG 15256 | pool-49-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.077 | DEBUG 15256 | pool-47-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.077 | DEBUG 15256 | pool-47-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.077 | DEBUG 15256 | pool-49-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.117 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:55.118 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:55.116(Timestamp), student(String), 1(Long)
2024-05-20 15:10:55.118 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:55.119 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:55.119 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 15:10:55.121 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:55.247 | DEBUG 15256 | pool-51-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.247 | DEBUG 15256 | pool-53-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.248 | DEBUG 15256 | pool-53-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 15:10:55.248 | DEBUG 15256 | pool-51-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 15:10:55.251 | DEBUG 15256 | pool-51-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.252 | DEBUG 15256 | pool-53-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.272 | DEBUG 15256 | pool-53-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.272 | DEBUG 15256 | pool-51-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.272 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:55.273 | DEBUG 15256 | pool-53-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 15:10:55.273 | DEBUG 15256 | pool-51-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 15:10:55.273 | DEBUG 15256 | pool-51-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.273 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:55.271(Timestamp), travel(String), 1(Long)
2024-05-20 15:10:55.274 | DEBUG 15256 | pool-51-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 15:10:55.274 | DEBUG 15256 | pool-53-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.274 | DEBUG 15256 | pool-51-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.274 | DEBUG 15256 | pool-53-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 15:10:55.274 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:55.276 | DEBUG 15256 | pool-51-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 15:10:55.276 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:55.277 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 15:10:55.278 | DEBUG 15256 | pool-51-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.279 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:55.280 | DEBUG 15256 | pool-53-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.280 | DEBUG 15256 | pool-51-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.280 | DEBUG 15256 | pool-51-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.280 | DEBUG 15256 | pool-53-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.348 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:55.348 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:55.346(Timestamp), travel_type(String), 1(Long)
2024-05-20 15:10:55.350 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:55.351 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:55.351 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 15:10:55.352 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:55.452 | DEBUG 15256 | pool-55-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.453 | DEBUG 15256 | pool-55-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 15:10:55.457 | DEBUG 15256 | pool-55-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.489 | DEBUG 15256 | pool-55-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.489 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:55.490 | DEBUG 15256 | pool-55-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 15:10:55.490 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:55.488(Timestamp), user(String), 1(Long)
2024-05-20 15:10:55.490 | DEBUG 15256 | pool-55-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.490 | DEBUG 15256 | pool-57-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.492 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:55.492 | DEBUG 15256 | pool-57-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 15:10:55.492 | DEBUG 15256 | pool-55-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 15:10:55.493 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:55.494 | DEBUG 15256 | pool-55-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.494 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 15:10:55.499 | DEBUG 15256 | pool-57-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.500 | DEBUG 15256 | pool-57-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.499 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:55.502 | DEBUG 15256 | pool-57-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 15:10:55.502 | DEBUG 15256 | pool-55-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.506 | DEBUG 15256 | pool-57-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.586 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:10:55.587 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:10:55.585(Timestamp), user_test(String), 1(Long)
2024-05-20 15:10:55.588 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:10:55.588 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:10:55.589 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 15:10:55.590 | DEBUG 15256 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:10:55.675 | DEBUG 15256 | pool-59-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.675 | DEBUG 15256 | pool-59-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.676 | DEBUG 15256 | pool-59-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-20 15:10:55.676 | DEBUG 15256 | pool-59-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), username(String), 用户姓名(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), username(String), 用户姓名(String)
2024-05-20 15:10:55.677 | DEBUG 15256 | pool-59-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:10:55.679 | DEBUG 15256 | pool-59-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), pwd(String), 密码(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), pwd(String), 密码(String)
2024-05-20 15:10:55.681 | DEBUG 15256 | pool-59-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.681 | DEBUG 15256 | pool-59-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:10:55.685 | DEBUG 15256 | pool-59-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:56.529 | WARN 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 180827
2024-05-20 15:13:56.529 | WARN 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 180849
2024-05-20 15:13:56.533 | WARN 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 180851
2024-05-20 15:13:56.534 | WARN 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 180855
2024-05-20 15:13:57.202 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 15:13:57.205 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 15:13:57.206 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 15:13:57.209 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:57.209 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 15:13:57.207(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 15:13:57.212 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:57.213 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:57.215 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 15:13:57.216 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:57.372 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:57.375 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:57.372(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 15:13:57.376 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:57.377 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:57.378 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 15:13:57.380 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:57.471 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:57.472 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:57.469(Timestamp), ask(String), 1(Long)
2024-05-20 15:13:57.474 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:57.475 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:57.476 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 15:13:57.480 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:57.552 | WARN 15256 | pool-63-thread-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 182271
2024-05-20 15:13:57.554 | WARN 15256 | pool-63-thread-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 182274
2024-05-20 15:13:57.559 | WARN 15256 | pool-63-thread-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 182483
2024-05-20 15:13:57.560 | WARN 15256 | pool-63-thread-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 204366
2024-05-20 15:13:57.562 | DEBUG 15256 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.563 | DEBUG 15256 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 15:13:57.568 | DEBUG 15256 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.597 | DEBUG 15256 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.598 | DEBUG 15256 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 15:13:57.602 | DEBUG 15256 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.603 | DEBUG 15256 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.603 | DEBUG 15256 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 15:13:57.607 | DEBUG 15256 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.712 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:57.713 | DEBUG 15256 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.714 | DEBUG 15256 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 15:13:57.714 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:57.71(Timestamp), emp(String), 1(Long)
2024-05-20 15:13:57.715 | DEBUG 15256 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.716 | DEBUG 15256 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 15:13:57.716 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:57.717 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:57.718 | DEBUG 15256 | pool-65-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.718 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 15:13:57.720 | DEBUG 15256 | pool-65-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.720 | DEBUG 15256 | pool-63-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.721 | DEBUG 15256 | pool-65-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 15:13:57.722 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:57.724 | DEBUG 15256 | pool-65-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.725 | DEBUG 15256 | pool-65-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 15:13:57.725 | DEBUG 15256 | pool-65-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.729 | DEBUG 15256 | pool-65-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.824 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:57.825 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:57.822(Timestamp), goods(String), 1(Long)
2024-05-20 15:13:57.827 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:57.828 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:57.830 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 15:13:57.832 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:57.964 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:57.967 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:57.962(Timestamp), inventory(String), 1(Long)
2024-05-20 15:13:57.968 | DEBUG 15256 | pool-69-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.969 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:57.970 | DEBUG 15256 | pool-69-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 15:13:57.970 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:57.972 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 15:13:57.974 | DEBUG 15256 | pool-69-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.974 | DEBUG 15256 | pool-67-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.975 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:57.977 | DEBUG 15256 | pool-67-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 15:13:57.977 | DEBUG 15256 | pool-69-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.978 | DEBUG 15256 | pool-67-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.978 | DEBUG 15256 | pool-69-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 15:13:57.978 | DEBUG 15256 | pool-67-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 15:13:57.981 | DEBUG 15256 | pool-67-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.982 | DEBUG 15256 | pool-67-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.985 | DEBUG 15256 | pool-69-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.982 | DEBUG 15256 | pool-69-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.985 | DEBUG 15256 | pool-67-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.987 | DEBUG 15256 | pool-67-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.987 | DEBUG 15256 | pool-67-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 15:13:57.987 | DEBUG 15256 | pool-67-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 15:13:57.991 | DEBUG 15256 | pool-67-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.990 | DEBUG 15256 | pool-69-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 15:13:57.992 | DEBUG 15256 | pool-67-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.995 | DEBUG 15256 | pool-67-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.995 | DEBUG 15256 | pool-67-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 15:13:57.996 | DEBUG 15256 | pool-69-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:57.996 | DEBUG 15256 | pool-67-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.998 | DEBUG 15256 | pool-67-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:57.998 | DEBUG 15256 | pool-67-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 15:13:57.999 | DEBUG 15256 | pool-67-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 15:13:58.000 | DEBUG 15256 | pool-67-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.002 | DEBUG 15256 | pool-67-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.004 | DEBUG 15256 | pool-67-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.016 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:58.018 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:58.014(Timestamp), log(String), 1(Long)
2024-05-20 15:13:58.020 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:58.021 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:58.023 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 15:13:58.026 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:58.108 | DEBUG 15256 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.109 | DEBUG 15256 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 15:13:58.113 | DEBUG 15256 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.144 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:58.146 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:58.142(Timestamp), product(String), 1(Long)
2024-05-20 15:13:58.146 | DEBUG 15256 | pool-71-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.146 | DEBUG 15256 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.147 | DEBUG 15256 | pool-71-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 15:13:58.147 | DEBUG 15256 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 15:13:58.147 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:58.148 | DEBUG 15256 | pool-73-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.148 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:58.150 | DEBUG 15256 | pool-73-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 15:13:58.149 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 15:13:58.151 | DEBUG 15256 | pool-73-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.148 | DEBUG 15256 | pool-71-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.154 | DEBUG 15256 | pool-71-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 15:13:58.154 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:58.154 | DEBUG 15256 | pool-71-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.157 | DEBUG 15256 | pool-73-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.158 | DEBUG 15256 | pool-73-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 15:13:58.159 | DEBUG 15256 | pool-71-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.161 | DEBUG 15256 | pool-73-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.161 | DEBUG 15256 | pool-71-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 15:13:58.163 | DEBUG 15256 | pool-71-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.163 | DEBUG 15256 | pool-73-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.173 | DEBUG 15256 | pool-71-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.194 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:58.195 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:58.192(Timestamp), student(String), 1(Long)
2024-05-20 15:13:58.198 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:58.199 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:58.201 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 15:13:58.203 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:58.300 | DEBUG 15256 | pool-75-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.300 | DEBUG 15256 | pool-77-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.301 | DEBUG 15256 | pool-77-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 15:13:58.301 | DEBUG 15256 | pool-75-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 15:13:58.306 | DEBUG 15256 | pool-75-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.307 | DEBUG 15256 | pool-77-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.342 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:58.343 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:58.34(Timestamp), travel(String), 1(Long)
2024-05-20 15:13:58.344 | DEBUG 15256 | pool-77-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.345 | DEBUG 15256 | pool-75-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.345 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:58.346 | DEBUG 15256 | pool-77-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 15:13:58.346 | DEBUG 15256 | pool-75-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 15:13:58.346 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:58.347 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 15:13:58.349 | DEBUG 15256 | pool-77-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.350 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:58.354 | DEBUG 15256 | pool-75-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.355 | DEBUG 15256 | pool-75-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.356 | DEBUG 15256 | pool-75-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 15:13:58.357 | DEBUG 15256 | pool-77-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.358 | DEBUG 15256 | pool-77-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 15:13:58.360 | DEBUG 15256 | pool-75-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.360 | DEBUG 15256 | pool-75-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.361 | DEBUG 15256 | pool-75-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 15:13:58.362 | DEBUG 15256 | pool-77-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.366 | DEBUG 15256 | pool-75-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.420 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:58.422 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:58.416(Timestamp), travel_type(String), 1(Long)
2024-05-20 15:13:58.425 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:58.429 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:58.432 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 15:13:58.436 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:58.493 | DEBUG 15256 | pool-79-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.498 | DEBUG 15256 | pool-79-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 15:13:58.502 | DEBUG 15256 | pool-79-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.505 | DEBUG 15256 | pool-79-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.507 | DEBUG 15256 | pool-79-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 15:13:58.512 | DEBUG 15256 | pool-79-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.604 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:58.605 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:58.602(Timestamp), user(String), 1(Long)
2024-05-20 15:13:58.606 | DEBUG 15256 | pool-79-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.607 | DEBUG 15256 | pool-81-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.608 | DEBUG 15256 | pool-81-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 15:13:58.608 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:58.610 | DEBUG 15256 | pool-79-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 15:13:58.610 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:58.612 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 15:13:58.612 | DEBUG 15256 | pool-81-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.616 | DEBUG 15256 | pool-79-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.617 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:58.617 | DEBUG 15256 | pool-81-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 15:13:58.617 | DEBUG 15256 | pool-81-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.622 | DEBUG 15256 | pool-81-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.671 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:13:58.672 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:13:58.669(Timestamp), user_test(String), 1(Long)
2024-05-20 15:13:58.674 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:13:58.676 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:13:58.677 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 15:13:58.681 | DEBUG 15256 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:13:58.897 | DEBUG 15256 | pool-85-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.901 | DEBUG 15256 | pool-85-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 13(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 13(Long), id(String), (String)
2024-05-20 15:13:58.908 | DEBUG 15256 | pool-85-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.909 | DEBUG 15256 | pool-85-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:13:58.910 | DEBUG 15256 | pool-85-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 13(Long), name(String), (String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 13(Long), name(String), (String)
2024-05-20 15:13:58.914 | DEBUG 15256 | pool-85-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-20 15:13:58.916 | DEBUG 15256 | pool-85-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:13:58.918 | DEBUG 15256 | pool-85-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 13(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 13(Long), age(String), (String)
2024-05-20 15:13:58.931 | DEBUG 15256 | pool-85-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-20 15:13:58.942 | DEBUG 15256 | pool-85-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-20 15:13:58.942 | DEBUG 15256 | pool-85-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-20 15:13:58.946 | DEBUG 15256 | pool-85-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 13(Long), name(String), (String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String)
2024-05-20 15:13:58.950 | DEBUG 15256 | pool-85-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 13(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String)
2024-05-20 15:13:58.952 | DEBUG 15256 | pool-85-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-20 15:13:58.954 | DEBUG 15256 | pool-85-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-20 15:15:05.879 | WARN 15256 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-20 15:15:05.882 | WARN 15256 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-20 15:15:05.883 | WARN 15256 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-20 15:15:05.883 | WARN 15256 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-20 15:15:06.045 | INFO 15256 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-20 15:15:06.131 | INFO 15256 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-20 15:15:06.504 | INFO 15256 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-20 15:15:06.506 | INFO 15256 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-20 15:15:06.509 | INFO 15256 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-20 15:15:06.509 | INFO 15256 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-20 15:15:33.730 | INFO 16732 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-20 15:15:36.090 | INFO 16732 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 15:15:36.091 | INFO 16732 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 15:15:46.367 | WARN 16732 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-20 15:15:46.408 | WARN 16732 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-20 15:15:46.567 | INFO 16732 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-20 15:16:01.821 | INFO 16732 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-20 15:16:01.822 | INFO 16732 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-20 15:16:02.932 | INFO 16732 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-20 15:16:06.406 | INFO 16732 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-20 15:16:06.409 | INFO 16732 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-20 15:16:06.410 | INFO 16732 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-20 15:16:16.876 | INFO 16732 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-20 15:16:25.530 | WARN 16732 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-20 15:16:25.979 | INFO 16732 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 15:16:25.980 | INFO 16732 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 15:16:26.374 | INFO 16732 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-20 15:16:29.035 | INFO 16732 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 58.764 seconds (JVM running for 70.292)
2024-05-20 15:16:29.256 | INFO 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-20 15:16:29.392 | DEBUG 16732 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-20 15:16:29.644 | DEBUG 16732 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-20 15:16:29.981 | DEBUG 16732 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-20 15:16:34.467 | INFO 16732 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-20 15:16:34.469 | INFO 16732 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-20 15:16:34.471 | INFO 16732 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-20 15:16:36.212 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 15:16:36.214 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 15:16:36.218 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 15:16:36.220 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 15:16:36.221 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 15:16:36.325 | WARN 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.b.m.c.t.support.ReflectLambdaMeta | Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @1324409e
2024-05-20 15:16:36.336 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:36.347 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 15:16:36.224(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 15:16:36.349 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:36.357 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:36.358 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 15:16:36.364 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:36.552 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:36.558 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:36.545(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 15:16:36.560 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:36.563 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:36.564 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 15:16:36.567 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:36.711 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:36.713 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:36.708(Timestamp), ask(String), 1(Long)
2024-05-20 15:16:36.716 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:36.717 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:36.718 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 15:16:36.721 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:36.971 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:36.977 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:36.961(Timestamp), emp(String), 1(Long)
2024-05-20 15:16:36.979 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:36.980 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:36.985 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 15:16:36.996 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:37.032 | DEBUG 16732 | pool-9-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.032 | DEBUG 16732 | pool-11-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.033 | DEBUG 16732 | pool-11-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.037 | DEBUG 16732 | pool-11-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 15:16:37.037 | DEBUG 16732 | pool-9-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 15:16:37.039 | DEBUG 16732 | pool-11-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 15:16:37.042 | DEBUG 16732 | pool-9-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.044 | DEBUG 16732 | pool-9-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.045 | DEBUG 16732 | pool-11-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.045 | DEBUG 16732 | pool-11-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.046 | DEBUG 16732 | pool-11-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.049 | DEBUG 16732 | pool-11-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.049 | DEBUG 16732 | pool-9-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 15:16:37.052 | DEBUG 16732 | pool-9-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.053 | DEBUG 16732 | pool-11-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 15:16:37.054 | DEBUG 16732 | pool-9-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 15:16:37.054 | DEBUG 16732 | pool-9-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.054 | DEBUG 16732 | pool-11-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 15:16:37.059 | DEBUG 16732 | pool-9-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.059 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:37.060 | DEBUG 16732 | pool-11-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.062 | DEBUG 16732 | pool-11-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.065 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:37.05(Timestamp), goods(String), 1(Long)
2024-05-20 15:16:37.066 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:37.067 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:37.068 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 15:16:37.072 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:37.258 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:37.260 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:37.253(Timestamp), inventory(String), 1(Long)
2024-05-20 15:16:37.261 | DEBUG 16732 | pool-15-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.262 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:37.263 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:37.264 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 15:16:37.269 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:37.277 | DEBUG 16732 | pool-15-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 15:16:37.278 | DEBUG 16732 | pool-13-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.278 | DEBUG 16732 | pool-13-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 15:16:37.281 | DEBUG 16732 | pool-15-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.283 | DEBUG 16732 | pool-13-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.285 | DEBUG 16732 | pool-13-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.287 | DEBUG 16732 | pool-15-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.287 | DEBUG 16732 | pool-15-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.287 | DEBUG 16732 | pool-13-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 15:16:37.287 | DEBUG 16732 | pool-13-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.287 | DEBUG 16732 | pool-13-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.287 | DEBUG 16732 | pool-15-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 15:16:37.290 | DEBUG 16732 | pool-13-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 15:16:37.290 | DEBUG 16732 | pool-15-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 15:16:37.292 | DEBUG 16732 | pool-13-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.291 | DEBUG 16732 | pool-13-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 15:16:37.294 | DEBUG 16732 | pool-15-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.295 | DEBUG 16732 | pool-13-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.297 | DEBUG 16732 | pool-13-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.297 | DEBUG 16732 | pool-15-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.299 | DEBUG 16732 | pool-13-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 15:16:37.301 | DEBUG 16732 | pool-13-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.304 | DEBUG 16732 | pool-13-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.306 | DEBUG 16732 | pool-13-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 15:16:37.306 | DEBUG 16732 | pool-13-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.310 | DEBUG 16732 | pool-13-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.311 | DEBUG 16732 | pool-13-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.311 | DEBUG 16732 | pool-13-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 15:16:37.316 | DEBUG 16732 | pool-13-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.320 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:37.321 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:37.317(Timestamp), log(String), 1(Long)
2024-05-20 15:16:37.325 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:37.327 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:37.327 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 15:16:37.329 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:37.486 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:37.490 | DEBUG 16732 | pool-17-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.492 | DEBUG 16732 | pool-17-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 15:16:37.493 | DEBUG 16732 | pool-17-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.494 | DEBUG 16732 | pool-17-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 15:16:37.494 | DEBUG 16732 | pool-19-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.497 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:37.483(Timestamp), product(String), 1(Long)
2024-05-20 15:16:37.498 | DEBUG 16732 | pool-17-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.498 | DEBUG 16732 | pool-19-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 15:16:37.501 | DEBUG 16732 | pool-17-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.501 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:37.502 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:37.503 | DEBUG 16732 | pool-19-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.503 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 15:16:37.503 | DEBUG 16732 | pool-19-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.504 | DEBUG 16732 | pool-19-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 15:16:37.505 | DEBUG 16732 | pool-19-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.503 | DEBUG 16732 | pool-19-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.506 | DEBUG 16732 | pool-19-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 15:16:37.507 | DEBUG 16732 | pool-19-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 15:16:37.508 | DEBUG 16732 | pool-19-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.509 | DEBUG 16732 | pool-17-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.510 | DEBUG 16732 | pool-17-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 15:16:37.510 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:37.512 | DEBUG 16732 | pool-19-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.513 | DEBUG 16732 | pool-19-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.515 | DEBUG 16732 | pool-17-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.565 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:37.566 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:37.56(Timestamp), student(String), 1(Long)
2024-05-20 15:16:37.569 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:37.570 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:37.570 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 15:16:37.572 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:37.695 | DEBUG 16732 | pool-23-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.696 | DEBUG 16732 | pool-23-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 15:16:37.699 | DEBUG 16732 | pool-23-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.728 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:37.728 | DEBUG 16732 | pool-23-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.729 | DEBUG 16732 | pool-23-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 15:16:37.730 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:37.726(Timestamp), travel(String), 1(Long)
2024-05-20 15:16:37.730 | DEBUG 16732 | pool-21-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.732 | DEBUG 16732 | pool-21-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 15:16:37.731 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:37.732 | DEBUG 16732 | pool-21-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.732 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:37.734 | DEBUG 16732 | pool-23-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.734 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 15:16:37.735 | DEBUG 16732 | pool-21-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.735 | DEBUG 16732 | pool-21-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 15:16:37.737 | DEBUG 16732 | pool-23-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.737 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:37.737 | DEBUG 16732 | pool-21-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.739 | DEBUG 16732 | pool-23-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 15:16:37.740 | DEBUG 16732 | pool-21-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.740 | DEBUG 16732 | pool-21-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 15:16:37.742 | DEBUG 16732 | pool-23-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.744 | DEBUG 16732 | pool-21-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.745 | DEBUG 16732 | pool-21-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.746 | DEBUG 16732 | pool-21-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 15:16:37.750 | DEBUG 16732 | pool-21-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.783 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:37.784 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:37.781(Timestamp), travel_type(String), 1(Long)
2024-05-20 15:16:37.787 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:37.788 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:37.789 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 15:16:37.791 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:37.872 | DEBUG 16732 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.874 | DEBUG 16732 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 15:16:37.878 | DEBUG 16732 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.901 | DEBUG 16732 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.901 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:37.902 | DEBUG 16732 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 15:16:37.902 | DEBUG 16732 | pool-25-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.902 | DEBUG 16732 | pool-25-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.902 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:37.899(Timestamp), user(String), 1(Long)
2024-05-20 15:16:37.902 | DEBUG 16732 | pool-25-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:37.903 | DEBUG 16732 | pool-25-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 15:16:37.903 | DEBUG 16732 | pool-25-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 15:16:37.903 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:37.904 | DEBUG 16732 | pool-25-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 15:16:37.904 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:37.905 | DEBUG 16732 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.905 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 15:16:37.906 | DEBUG 16732 | pool-25-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.908 | DEBUG 16732 | pool-25-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.908 | DEBUG 16732 | pool-25-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:37.908 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:37.946 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:37.948 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:37.944(Timestamp), user_test(String), 1(Long)
2024-05-20 15:16:37.949 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:37.951 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:37.952 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 15:16:37.954 | DEBUG 16732 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:38.035 | DEBUG 16732 | pool-29-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:38.036 | DEBUG 16732 | pool-31-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:38.037 | DEBUG 16732 | pool-29-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-20 15:16:38.037 | DEBUG 16732 | pool-31-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 13(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 13(Long), id(String), (String)
2024-05-20 15:16:38.041 | DEBUG 16732 | pool-29-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:38.042 | DEBUG 16732 | pool-31-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:39.766 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 15:16:39.768 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:39.769 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 15:16:39.766(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 15:16:39.771 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:39.771 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:39.772 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 15:16:39.773 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:39.986 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:39.988 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:39.984(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 15:16:39.990 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:39.991 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:39.991 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 15:16:40.003 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:40.090 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:40.092 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:40.08(Timestamp), ask(String), 1(Long)
2024-05-20 15:16:40.093 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:40.097 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:40.098 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 15:16:40.112 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:40.259 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:40.261 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:40.258(Timestamp), emp(String), 1(Long)
2024-05-20 15:16:40.262 | DEBUG 16732 | pool-34-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.262 | DEBUG 16732 | pool-39-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.262 | DEBUG 16732 | pool-39-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.263 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:40.264 | DEBUG 16732 | pool-39-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 15:16:40.264 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:40.264 | DEBUG 16732 | pool-39-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 15:16:40.265 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 15:16:40.266 | DEBUG 16732 | pool-34-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.267 | DEBUG 16732 | pool-34-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 15:16:40.268 | DEBUG 16732 | pool-34-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 15:16:40.269 | DEBUG 16732 | pool-39-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.268 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:40.272 | DEBUG 16732 | pool-39-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.272 | DEBUG 16732 | pool-34-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.272 | DEBUG 16732 | pool-39-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 15:16:40.272 | DEBUG 16732 | pool-39-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.273 | DEBUG 16732 | pool-34-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 15:16:40.274 | DEBUG 16732 | pool-39-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 15:16:40.275 | DEBUG 16732 | pool-39-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.277 | DEBUG 16732 | pool-34-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.277 | DEBUG 16732 | pool-34-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.277 | DEBUG 16732 | pool-39-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.278 | DEBUG 16732 | pool-34-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.280 | DEBUG 16732 | pool-39-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.306 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:40.307 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:40.305(Timestamp), goods(String), 1(Long)
2024-05-20 15:16:40.308 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:40.309 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:40.310 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 15:16:40.317 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:40.425 | DEBUG 16732 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.426 | DEBUG 16732 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 15:16:40.429 | DEBUG 16732 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.490 | DEBUG 16732 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.490 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:40.491 | DEBUG 16732 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 15:16:40.491 | DEBUG 16732 | pool-41-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.491 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:40.488(Timestamp), inventory(String), 1(Long)
2024-05-20 15:16:40.491 | DEBUG 16732 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.491 | DEBUG 16732 | pool-41-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 15:16:40.492 | DEBUG 16732 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 15:16:40.492 | DEBUG 16732 | pool-41-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.492 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:40.493 | DEBUG 16732 | pool-41-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 15:16:40.493 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:40.494 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 15:16:40.494 | DEBUG 16732 | pool-41-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.496 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:40.497 | DEBUG 16732 | pool-43-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.497 | DEBUG 16732 | pool-41-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.497 | DEBUG 16732 | pool-41-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.494 | DEBUG 16732 | pool-43-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.497 | DEBUG 16732 | pool-41-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.499 | DEBUG 16732 | pool-41-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.499 | DEBUG 16732 | pool-41-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 15:16:40.499 | DEBUG 16732 | pool-43-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.500 | DEBUG 16732 | pool-41-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 15:16:40.500 | DEBUG 16732 | pool-41-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 15:16:40.501 | DEBUG 16732 | pool-43-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 15:16:40.501 | DEBUG 16732 | pool-43-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 15:16:40.501 | DEBUG 16732 | pool-41-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.504 | DEBUG 16732 | pool-41-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.506 | DEBUG 16732 | pool-41-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.508 | DEBUG 16732 | pool-41-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.508 | DEBUG 16732 | pool-43-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.510 | DEBUG 16732 | pool-43-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.533 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:40.535 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:40.532(Timestamp), log(String), 1(Long)
2024-05-20 15:16:40.536 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:40.537 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:40.538 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 15:16:40.540 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:40.707 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:40.708 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:40.704(Timestamp), product(String), 1(Long)
2024-05-20 15:16:40.710 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:40.711 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:40.712 | DEBUG 16732 | pool-46-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.712 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 15:16:40.712 | DEBUG 16732 | pool-46-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.714 | DEBUG 16732 | pool-46-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 15:16:40.714 | DEBUG 16732 | pool-46-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 15:16:40.716 | DEBUG 16732 | pool-48-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.716 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:40.717 | DEBUG 16732 | pool-48-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 15:16:40.717 | DEBUG 16732 | pool-48-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.719 | DEBUG 16732 | pool-48-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 15:16:40.719 | DEBUG 16732 | pool-46-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.722 | DEBUG 16732 | pool-46-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.723 | DEBUG 16732 | pool-48-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.724 | DEBUG 16732 | pool-48-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.725 | DEBUG 16732 | pool-48-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.725 | DEBUG 16732 | pool-48-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 15:16:40.725 | DEBUG 16732 | pool-48-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.726 | DEBUG 16732 | pool-48-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 15:16:40.727 | DEBUG 16732 | pool-46-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.728 | DEBUG 16732 | pool-48-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.729 | DEBUG 16732 | pool-46-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 15:16:40.729 | DEBUG 16732 | pool-48-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.732 | DEBUG 16732 | pool-46-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.778 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:40.778 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:40.776(Timestamp), student(String), 1(Long)
2024-05-20 15:16:40.780 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:40.781 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:40.782 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 15:16:40.784 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:40.922 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:40.922 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:40.92(Timestamp), travel(String), 1(Long)
2024-05-20 15:16:40.924 | DEBUG 16732 | pool-52-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.924 | DEBUG 16732 | pool-52-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.924 | DEBUG 16732 | pool-52-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.924 | DEBUG 16732 | pool-52-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 15:16:40.925 | DEBUG 16732 | pool-50-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.925 | DEBUG 16732 | pool-52-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 15:16:40.925 | DEBUG 16732 | pool-52-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 15:16:40.925 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:40.925 | DEBUG 16732 | pool-50-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 15:16:40.925 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:40.926 | DEBUG 16732 | pool-50-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.926 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 15:16:40.927 | DEBUG 16732 | pool-50-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 15:16:40.928 | DEBUG 16732 | pool-52-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.928 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:40.929 | DEBUG 16732 | pool-50-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.929 | DEBUG 16732 | pool-50-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:40.929 | DEBUG 16732 | pool-52-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.931 | DEBUG 16732 | pool-50-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 15:16:40.933 | DEBUG 16732 | pool-52-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.934 | DEBUG 16732 | pool-50-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.936 | DEBUG 16732 | pool-50-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.937 | DEBUG 16732 | pool-50-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.937 | DEBUG 16732 | pool-50-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 15:16:40.942 | DEBUG 16732 | pool-50-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:40.974 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:40.975 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:40.972(Timestamp), travel_type(String), 1(Long)
2024-05-20 15:16:40.977 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:40.977 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:40.979 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 15:16:40.982 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:41.072 | DEBUG 16732 | pool-54-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:41.072 | DEBUG 16732 | pool-56-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:41.073 | DEBUG 16732 | pool-54-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 15:16:41.073 | DEBUG 16732 | pool-56-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 15:16:41.077 | DEBUG 16732 | pool-54-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:41.079 | DEBUG 16732 | pool-56-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:41.315 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:41.315 | DEBUG 16732 | pool-56-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:41.317 | DEBUG 16732 | pool-56-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 15:16:41.317 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:41.313(Timestamp), user(String), 1(Long)
2024-05-20 15:16:41.317 | DEBUG 16732 | pool-54-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:41.319 | DEBUG 16732 | pool-54-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 15:16:41.319 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:41.321 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:41.324 | DEBUG 16732 | pool-56-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:41.322 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 15:16:41.325 | DEBUG 16732 | pool-54-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:41.326 | DEBUG 16732 | pool-54-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:41.327 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:41.328 | DEBUG 16732 | pool-54-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 15:16:41.332 | DEBUG 16732 | pool-54-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:41.459 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 15:16:41.461 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 15:16:41.458(Timestamp), user_test(String), 1(Long)
2024-05-20 15:16:41.463 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 15:16:41.465 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 15:16:41.467 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 15:16:41.469 | DEBUG 16732 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 15:16:41.502 | DEBUG 16732 | pool-58-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:41.505 | DEBUG 16732 | pool-58-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-20 15:16:41.510 | DEBUG 16732 | pool-58-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:41.572 | DEBUG 16732 | pool-58-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:41.577 | DEBUG 16732 | pool-58-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), username(String), 用户姓名(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), username(String), 用户姓名(String)
2024-05-20 15:16:41.578 | DEBUG 16732 | pool-58-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:41.582 | DEBUG 16732 | pool-58-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:41.583 | DEBUG 16732 | pool-60-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:41.584 | DEBUG 16732 | pool-60-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 13(Long), name(String), (String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 13(Long), name(String), (String)
2024-05-20 15:16:41.583 | DEBUG 16732 | pool-60-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 15:16:41.586 | DEBUG 16732 | pool-60-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 13(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 13(Long), id(String), (String)
2024-05-20 15:16:41.586 | DEBUG 16732 | pool-58-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), pwd(String), 密码(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), pwd(String), 密码(String)
2024-05-20 15:16:41.590 | DEBUG 16732 | pool-60-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:41.592 | DEBUG 16732 | pool-60-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:16:41.594 | DEBUG 16732 | pool-58-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 15:18:11.916 | WARN 16732 | AMQP Connection 43.142.100.73:5672 [TID:N/A] c.r.c.impl.ForgivingExceptionHandler | An unexpected connection driver error occurred (Exception message: Connection reset)
2024-05-20 15:18:11.959 | INFO 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 15:18:12.436 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-20 15:18:12.633 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 15:18:17.823 | INFO 16732 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 15:18:17.825 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 15:18:30.294 | INFO 16732 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 15:18:30.399 | INFO 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-20 15:59:55.981 | INFO 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 15:59:56.044 | INFO 16732 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-20 15:59:56.049 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:00:05.030 | INFO 16732 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:00:05.045 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:00:13.323 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:00:13.324 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:00:29.746 | INFO 16732 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:00:29.747 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:00:59.827 | INFO 16732 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:00:59.829 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:01:29.922 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:01:29.924 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:02:00.023 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:02:00.024 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:02:30.122 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:02:30.123 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:03:00.222 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:03:00.223 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:03:30.323 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:03:30.324 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:04:00.437 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:04:00.440 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:04:30.523 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:04:30.525 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:05:00.623 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:05:00.624 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:05:30.730 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:05:30.731 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:06:00.824 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:06:00.825 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:06:30.923 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:06:30.926 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:07:01.022 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:07:01.023 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:07:31.124 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:07:31.137 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:08:01.226 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:08:01.227 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:08:31.322 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:08:31.323 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:09:01.423 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:09:01.424 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:09:31.528 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:09:31.530 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:10:01.622 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:10:01.624 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:10:31.723 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:10:31.725 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:11:01.822 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:11:01.846 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:11:31.923 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:11:31.924 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:12:02.037 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:12:02.040 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:12:32.128 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:12:32.129 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:13:02.223 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:13:02.225 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:13:32.331 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:13:32.334 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:14:02.422 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:14:02.425 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:14:32.530 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:14:32.533 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:15:02.623 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:15:02.624 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:15:32.722 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:15:32.724 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:16:02.821 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:16:02.822 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:16:32.921 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:16:32.924 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:17:03.022 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:17:03.024 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:17:33.124 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:17:33.127 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:18:03.225 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:18:03.241 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:18:33.323 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:18:33.324 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:19:03.422 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:19:03.423 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:19:33.531 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:19:33.546 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:20:03.625 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:20:03.626 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:20:33.723 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:20:33.724 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:21:03.823 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:21:03.848 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:21:33.924 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:21:33.925 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:22:04.027 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:22:04.043 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:22:34.131 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:22:34.133 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:23:04.228 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:23:04.229 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:23:34.328 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:23:34.343 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:24:04.421 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:24:04.423 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:24:34.523 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:24:34.524 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:25:04.623 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:25:04.625 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:25:34.732 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:25:34.734 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:26:04.822 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:26:04.847 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:26:34.923 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:26:34.924 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:27:05.027 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:27:05.028 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:27:35.128 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:27:35.129 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:28:05.227 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:28:05.243 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:28:35.323 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:28:35.325 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:29:05.429 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:29:05.430 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:29:35.525 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:29:35.527 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:30:05.623 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:30:05.625 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:30:35.726 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:30:35.728 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:31:05.822 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:31:05.822 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:31:35.924 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:31:35.926 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:32:06.022 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:32:06.048 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:32:36.124 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:32:36.126 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:33:06.223 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:33:06.249 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:33:36.326 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:33:36.328 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:34:06.422 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:34:06.424 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:34:36.521 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:34:36.535 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:35:06.629 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:35:06.630 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:35:36.730 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:35:36.732 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:36:06.825 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:36:06.827 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:36:36.925 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:36:36.927 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:37:07.022 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:37:07.024 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:37:37.122 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:37:37.135 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:38:07.222 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:38:07.223 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:38:37.322 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:38:37.324 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:39:07.422 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:39:07.446 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:39:37.522 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:39:37.523 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:40:07.631 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:40:07.646 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:40:37.721 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:40:37.722 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:41:07.824 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:41:07.825 | WARN 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:41:37.921 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:41:37.923 | WARN 16732 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:42:08.022 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:42:08.047 | WARN 16732 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:42:38.129 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:42:38.130 | WARN 16732 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:43:08.221 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:43:08.222 | WARN 16732 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:43:38.322 | INFO 16732 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:43:38.324 | WARN 16732 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:44:08.425 | INFO 16732 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:44:08.426 | WARN 16732 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:44:38.523 | INFO 16732 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:44:38.524 | WARN 16732 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 16:45:08.636 | INFO 16732 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 16:45:08.888 | INFO 16732 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-20 17:12:51.432 | WARN 16732 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-20 17:12:51.432 | WARN 16732 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-20 17:12:51.433 | WARN 16732 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-20 17:12:51.436 | WARN 16732 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-20 17:12:51.562 | INFO 16732 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-20 17:12:51.632 | INFO 16732 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-20 17:12:51.824 | INFO 16732 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-20 17:12:51.825 | INFO 16732 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-20 17:12:51.829 | INFO 16732 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-20 17:12:51.829 | INFO 16732 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-20 17:13:16.971 | INFO 34088 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-20 17:13:18.671 | INFO 34088 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 17:13:18.673 | INFO 34088 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 17:13:24.481 | WARN 34088 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-20 17:13:24.524 | WARN 34088 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-20 17:13:24.652 | INFO 34088 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-20 17:13:33.267 | INFO 34088 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-20 17:13:33.268 | INFO 34088 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-20 17:13:33.537 | INFO 34088 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-20 17:13:34.912 | INFO 34088 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-20 17:13:34.915 | INFO 34088 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-20 17:13:34.917 | INFO 34088 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-20 17:13:40.479 | INFO 34088 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-20 17:13:46.100 | WARN 34088 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-20 17:13:46.436 | INFO 34088 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-20 17:13:46.437 | INFO 34088 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-20 17:13:46.760 | INFO 34088 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-20 17:13:48.625 | INFO 34088 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 34.297 seconds (JVM running for 44.334)
2024-05-20 17:13:48.775 | DEBUG 34088 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-20 17:13:48.858 | DEBUG 34088 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-20 17:13:48.946 | DEBUG 34088 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-20 17:13:50.992 | INFO 34088 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-20 17:13:50.995 | INFO 34088 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-20 17:13:50.998 | INFO 34088 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-20 17:14:56.819 | INFO 34088 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 17:14:57.547 | INFO 34088 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-20 17:14:57.798 | WARN 34088 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 17:14:59.304 | INFO 34088 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-20 17:15:45.885 | INFO 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-20 17:15:47.410 | WARN 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 118481
2024-05-20 17:15:47.412 | WARN 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 132527
2024-05-20 17:15:47.413 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Preparing: select id, parent_id,type, basic_id,table_name, table_remark, data_num, center, remark, create_by, create_time, update_by, update_time from table_info WHERE parent_id = ?
2024-05-20 17:15:47.415 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Parameters: 0(Long)
2024-05-20 17:15:47.422 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | <== Total: 8
2024-05-20 17:15:47.423 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info where id = ?
2024-05-20 17:15:47.424 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Parameters: 1(Long)
2024-05-20 17:15:47.426 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | <== Total: 1
2024-05-20 17:15:47.428 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Preparing: select id, parent_id,type, basic_id,table_name, table_remark, data_num, center, remark, create_by, create_time, update_by, update_time from table_info WHERE parent_id = ?
2024-05-20 17:15:47.428 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Parameters: 1(Long)
2024-05-20 17:15:47.439 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | <== Total: 12
2024-05-20 17:15:47.442 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info where id = ?
2024-05-20 17:15:47.443 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Parameters: 3(Long)
2024-05-20 17:15:47.444 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | <== Total: 1
2024-05-20 17:15:47.446 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Preparing: select id, parent_id,type, basic_id,table_name, table_remark, data_num, center, remark, create_by, create_time, update_by, update_time from table_info WHERE parent_id = ?
2024-05-20 17:15:47.447 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Parameters: 14(Long)
2024-05-20 17:15:47.452 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | <== Total: 12
2024-05-20 17:15:47.453 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info where id = ?
2024-05-20 17:15:47.454 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Parameters: 7(Long)
2024-05-20 17:15:47.455 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | <== Total: 1
2024-05-20 17:15:47.456 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Preparing: select id, parent_id,type, basic_id,table_name, table_remark, data_num, center, remark, create_by, create_time, update_by, update_time from table_info WHERE parent_id = ?
2024-05-20 17:15:47.457 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Parameters: 27(Long)
2024-05-20 17:15:47.458 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | <== Total: 4
2024-05-20 17:15:47.459 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info where id = ?
2024-05-20 17:15:47.461 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Parameters: 6(Long)
2024-05-20 17:15:47.462 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | <== Total: 1
2024-05-20 17:15:47.464 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Preparing: select id, parent_id,type, basic_id,table_name, table_remark, data_num, center, remark, create_by, create_time, update_by, update_time from table_info WHERE parent_id = ?
2024-05-20 17:15:47.465 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Parameters: 32(Long)
2024-05-20 17:15:47.467 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | <== Total: 5
2024-05-20 17:15:47.468 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info where id = ?
2024-05-20 17:15:47.468 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Parameters: 5(Long)
2024-05-20 17:15:47.470 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | <== Total: 1
2024-05-20 17:15:47.471 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Preparing: select id, parent_id,type, basic_id,table_name, table_remark, data_num, center, remark, create_by, create_time, update_by, update_time from table_info WHERE parent_id = ?
2024-05-20 17:15:47.472 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Parameters: 38(Long)
2024-05-20 17:15:47.473 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | <== Total: 2
2024-05-20 17:15:47.474 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info where id = ?
2024-05-20 17:15:47.475 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Parameters: 8(Long)
2024-05-20 17:15:47.477 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | <== Total: 1
2024-05-20 17:15:47.478 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Preparing: select id, parent_id,type, basic_id,table_name, table_remark, data_num, center, remark, create_by, create_time, update_by, update_time from table_info WHERE parent_id = ?
2024-05-20 17:15:47.480 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Parameters: 41(Long)
2024-05-20 17:15:47.483 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | <== Total: 1
2024-05-20 17:15:47.484 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info where id = ?
2024-05-20 17:15:47.485 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Parameters: 8(Long)
2024-05-20 17:15:47.485 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | <== Total: 1
2024-05-20 17:15:47.488 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Preparing: select id, parent_id,type, basic_id,table_name, table_remark, data_num, center, remark, create_by, create_time, update_by, update_time from table_info WHERE parent_id = ?
2024-05-20 17:15:47.489 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Parameters: 43(Long)
2024-05-20 17:15:47.495 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | <== Total: 4
2024-05-20 17:15:47.500 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info where id = ?
2024-05-20 17:15:47.501 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | ==> Parameters: 9(Long)
2024-05-20 17:15:47.504 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoById | <== Total: 1
2024-05-20 17:15:47.505 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Preparing: select id, parent_id,type, basic_id,table_name, table_remark, data_num, center, remark, create_by, create_time, update_by, update_time from table_info WHERE parent_id = ?
2024-05-20 17:15:47.505 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | ==> Parameters: 48(Long)
2024-05-20 17:15:47.507 | DEBUG 34088 | http-nio-9205-exec-2 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoList | <== Total: 4
2024-05-20 17:15:55.735 | DEBUG 34088 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | ==> Preparing: SELECT count(0) FROM basic_config_info
2024-05-20 17:15:55.736 | DEBUG 34088 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | ==> Parameters:
2024-05-20 17:15:55.738 | DEBUG 34088 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | <== Total: 1
2024-05-20 17:15:55.743 | DEBUG 34088 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info LIMIT ?
2024-05-20 17:15:55.746 | DEBUG 34088 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 10(Integer)
2024-05-20 17:15:55.754 | DEBUG 34088 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 9
2024-05-20 17:15:59.067 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-20 17:15:59.069 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-20 17:15:59.070 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-20 17:15:59.122 | WARN 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.b.m.c.t.support.ReflectLambdaMeta | Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @77b52d12
2024-05-20 17:15:59.129 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:15:59.138 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-20 17:15:59.073(Timestamp), 1(ten01)(String), 1(Long)
2024-05-20 17:15:59.140 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:15:59.141 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:15:59.141 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-20 17:15:59.142 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:15:59.231 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:15:59.233 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:15:59.226(Timestamp), as_user_travel(String), 1(Long)
2024-05-20 17:15:59.234 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:15:59.235 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:15:59.235 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-20 17:15:59.237 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:15:59.279 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:15:59.280 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:15:59.279(Timestamp), ask(String), 1(Long)
2024-05-20 17:15:59.282 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:15:59.282 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:15:59.283 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-20 17:15:59.284 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:15:59.388 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:15:59.393 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:15:59.382(Timestamp), emp(String), 1(Long)
2024-05-20 17:15:59.394 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:15:59.395 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:15:59.395 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-20 17:15:59.397 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:15:59.416 | WARN 34088 | pool-17-thread-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 144549
2024-05-20 17:15:59.416 | WARN 34088 | pool-17-thread-3 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 144536
2024-05-20 17:15:59.416 | WARN 34088 | pool-15-thread-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 144533
2024-05-20 17:15:59.420 | DEBUG 34088 | pool-17-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.422 | DEBUG 34088 | pool-17-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-20 17:15:59.423 | DEBUG 34088 | pool-15-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.424 | DEBUG 34088 | pool-15-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-20 17:15:59.425 | DEBUG 34088 | pool-17-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.426 | DEBUG 34088 | pool-17-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.426 | DEBUG 34088 | pool-15-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.427 | DEBUG 34088 | pool-15-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.427 | DEBUG 34088 | pool-15-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-20 17:15:59.428 | DEBUG 34088 | pool-17-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.428 | DEBUG 34088 | pool-17-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-20 17:15:59.430 | DEBUG 34088 | pool-15-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.430 | DEBUG 34088 | pool-17-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-20 17:15:59.431 | DEBUG 34088 | pool-15-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.432 | DEBUG 34088 | pool-15-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-20 17:15:59.433 | DEBUG 34088 | pool-17-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.434 | DEBUG 34088 | pool-17-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.435 | DEBUG 34088 | pool-17-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-20 17:15:59.436 | DEBUG 34088 | pool-17-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.437 | DEBUG 34088 | pool-15-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.438 | DEBUG 34088 | pool-17-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.491 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:15:59.492 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:15:59.489(Timestamp), goods(String), 1(Long)
2024-05-20 17:15:59.492 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:15:59.494 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:15:59.494 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-20 17:15:59.495 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:15:59.634 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:15:59.635 | DEBUG 34088 | pool-21-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.636 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:15:59.633(Timestamp), inventory(String), 1(Long)
2024-05-20 17:15:59.637 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:15:59.637 | DEBUG 34088 | pool-21-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-20 17:15:59.637 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:15:59.638 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-20 17:15:59.639 | DEBUG 34088 | pool-19-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.640 | DEBUG 34088 | pool-21-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.640 | DEBUG 34088 | pool-19-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-20 17:15:59.640 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:15:59.643 | DEBUG 34088 | pool-19-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.643 | DEBUG 34088 | pool-19-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.644 | DEBUG 34088 | pool-19-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.644 | DEBUG 34088 | pool-19-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.644 | DEBUG 34088 | pool-19-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.645 | DEBUG 34088 | pool-19-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-20 17:15:59.646 | DEBUG 34088 | pool-19-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-20 17:15:59.645 | DEBUG 34088 | pool-19-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-20 17:15:59.645 | DEBUG 34088 | pool-19-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-20 17:15:59.645 | DEBUG 34088 | pool-21-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.648 | DEBUG 34088 | pool-21-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-20 17:15:59.648 | DEBUG 34088 | pool-19-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.649 | DEBUG 34088 | pool-19-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.649 | DEBUG 34088 | pool-19-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.650 | DEBUG 34088 | pool-19-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.650 | DEBUG 34088 | pool-19-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.651 | DEBUG 34088 | pool-19-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-20 17:15:59.651 | DEBUG 34088 | pool-19-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-20 17:15:59.652 | DEBUG 34088 | pool-21-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.652 | DEBUG 34088 | pool-19-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.652 | DEBUG 34088 | pool-21-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.653 | DEBUG 34088 | pool-21-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-20 17:15:59.655 | DEBUG 34088 | pool-19-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.656 | DEBUG 34088 | pool-19-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.657 | DEBUG 34088 | pool-21-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.706 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:15:59.707 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:15:59.704(Timestamp), log(String), 1(Long)
2024-05-20 17:15:59.710 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:15:59.710 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:15:59.711 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-20 17:15:59.713 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:15:59.842 | DEBUG 34088 | pool-25-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.842 | DEBUG 34088 | pool-23-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.843 | DEBUG 34088 | pool-25-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.843 | DEBUG 34088 | pool-25-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-20 17:15:59.842 | DEBUG 34088 | pool-25-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.843 | DEBUG 34088 | pool-23-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-20 17:15:59.844 | DEBUG 34088 | pool-25-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-20 17:15:59.845 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:15:59.845 | DEBUG 34088 | pool-25-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-20 17:15:59.846 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:15:59.839(Timestamp), product(String), 1(Long)
2024-05-20 17:15:59.846 | DEBUG 34088 | pool-25-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.847 | DEBUG 34088 | pool-25-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.847 | DEBUG 34088 | pool-23-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.847 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:15:59.848 | DEBUG 34088 | pool-23-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.848 | DEBUG 34088 | pool-25-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-20 17:15:59.848 | DEBUG 34088 | pool-25-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.849 | DEBUG 34088 | pool-23-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-20 17:15:59.849 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:15:59.850 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-20 17:15:59.851 | DEBUG 34088 | pool-23-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:15:59.851 | DEBUG 34088 | pool-25-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.852 | DEBUG 34088 | pool-23-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-20 17:15:59.852 | DEBUG 34088 | pool-25-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.854 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:15:59.855 | DEBUG 34088 | pool-23-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.857 | DEBUG 34088 | pool-23-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:15:59.913 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:15:59.913 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:15:59.912(Timestamp), student(String), 1(Long)
2024-05-20 17:15:59.914 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:15:59.915 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:15:59.915 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-20 17:15:59.916 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:16:00.008 | DEBUG 34088 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.008 | DEBUG 34088 | pool-29-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.009 | DEBUG 34088 | pool-29-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-20 17:16:00.009 | DEBUG 34088 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-20 17:16:00.012 | DEBUG 34088 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.013 | DEBUG 34088 | pool-29-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.051 | DEBUG 34088 | pool-29-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.051 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:16:00.051 | DEBUG 34088 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.052 | DEBUG 34088 | pool-29-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-20 17:16:00.052 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:16:00.049(Timestamp), travel(String), 1(Long)
2024-05-20 17:16:00.053 | DEBUG 34088 | pool-29-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.053 | DEBUG 34088 | pool-27-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.054 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:16:00.054 | DEBUG 34088 | pool-29-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-20 17:16:00.055 | DEBUG 34088 | pool-29-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.055 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:16:00.054 | DEBUG 34088 | pool-27-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-20 17:16:00.056 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-20 17:16:00.056 | DEBUG 34088 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-20 17:16:00.058 | DEBUG 34088 | pool-29-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.058 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:16:00.058 | DEBUG 34088 | pool-27-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.060 | DEBUG 34088 | pool-27-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-20 17:16:00.061 | DEBUG 34088 | pool-27-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.062 | DEBUG 34088 | pool-27-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.064 | DEBUG 34088 | pool-27-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.129 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:16:00.130 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:16:00.128(Timestamp), travel_type(String), 1(Long)
2024-05-20 17:16:00.130 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:16:00.131 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:16:00.132 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-20 17:16:00.133 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:16:00.305 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:16:00.306 | DEBUG 34088 | pool-33-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.305 | DEBUG 34088 | pool-31-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.306 | DEBUG 34088 | pool-31-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.306 | DEBUG 34088 | pool-31-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.306 | DEBUG 34088 | pool-31-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-20 17:16:00.306 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:16:00.304(Timestamp), user(String), 1(Long)
2024-05-20 17:16:00.306 | DEBUG 34088 | pool-33-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.306 | DEBUG 34088 | pool-31-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-20 17:16:00.307 | DEBUG 34088 | pool-31-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-20 17:16:00.307 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:16:00.307 | DEBUG 34088 | pool-33-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-20 17:16:00.307 | DEBUG 34088 | pool-33-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-20 17:16:00.308 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:16:00.308 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-20 17:16:00.309 | DEBUG 34088 | pool-31-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.310 | DEBUG 34088 | pool-31-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.310 | DEBUG 34088 | pool-31-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.310 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:16:00.311 | DEBUG 34088 | pool-33-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.311 | DEBUG 34088 | pool-33-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.374 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-20 17:16:00.375 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-20 17:16:00.373(Timestamp), user_test(String), 1(Long)
2024-05-20 17:16:00.376 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-20 17:16:00.377 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-20 17:16:00.378 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-20 17:16:00.379 | DEBUG 34088 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-20 17:16:00.455 | DEBUG 34088 | pool-35-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.455 | DEBUG 34088 | pool-37-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-20 17:16:00.455 | DEBUG 34088 | pool-37-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 13(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 13(Long), id(String), (String)
2024-05-20 17:16:00.455 | DEBUG 34088 | pool-35-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-20 17:16:00.458 | DEBUG 34088 | pool-35-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:16:00.460 | DEBUG 34088 | pool-37-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-20 17:30:52.898 | INFO 34088 | lettuce-nioEventLoop-4-7 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 17:30:52.906 | WARN 34088 | AMQP Connection 43.142.100.73:5672 [TID:N/A] c.r.c.impl.ForgivingExceptionHandler | An unexpected connection driver error occurred (Exception message: Connection reset)
2024-05-20 17:30:53.283 | INFO 34088 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-20 17:30:53.352 | WARN 34088 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 17:31:02.402 | INFO 34088 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 17:31:02.482 | INFO 34088 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-20 18:26:38.358 | INFO 34088 | lettuce-nioEventLoop-4-4 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 18:26:38.475 | INFO 34088 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-20 18:26:38.486 | WARN 34088 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 18:26:43.606 | INFO 34088 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 18:26:43.608 | WARN 34088 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 18:26:56.008 | INFO 34088 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 18:26:56.011 | WARN 34088 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 18:27:12.416 | INFO 34088 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 18:27:12.419 | WARN 34088 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 18:27:42.503 | INFO 34088 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 18:27:42.507 | WARN 34088 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 18:28:12.601 | INFO 34088 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 18:28:12.603 | WARN 34088 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 18:28:42.705 | INFO 34088 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 18:28:42.708 | WARN 34088 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-20 18:29:12.804 | INFO 34088 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-20 18:29:12.888 | INFO 34088 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-20 19:47:23.494 | WARN 34088 | Thread-7 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-20 19:47:23.494 | WARN 34088 | Thread-16 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-20 19:47:23.495 | WARN 34088 | Thread-16 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-20 19:47:23.499 | WARN 34088 | Thread-7 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-20 19:47:23.761 | WARN 26496 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-20 19:47:23.757 | WARN 26496 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-20 19:47:23.767 | WARN 26496 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-20 19:47:23.770 | WARN 26496 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-20 19:47:23.797 | INFO 34088 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-20 19:47:23.847 | INFO 34088 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-20 19:47:24.317 | INFO 34088 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-20 19:47:24.324 | INFO 34088 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-20 19:47:24.360 | INFO 34088 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-20 19:47:24.361 | INFO 34088 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-20 19:47:24.446 | INFO 26496 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-20 19:47:24.488 | INFO 26496 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-20 19:47:24.587 | INFO 26496 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-20 19:47:24.590 | INFO 26496 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-20 19:47:24.642 | INFO 26496 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-20 19:47:24.642 | INFO 26496 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-21 08:37:31.329 | INFO 38792 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-21 08:37:35.307 | INFO 38792 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-21 08:37:35.309 | INFO 38792 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-21 08:37:52.721 | WARN 38792 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-21 08:37:52.794 | WARN 38792 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-21 08:37:53.171 | INFO 38792 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-21 08:38:27.625 | INFO 38792 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-21 08:38:27.645 | INFO 38792 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-21 08:38:28.556 | INFO 38792 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-21 08:38:34.002 | INFO 38792 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-21 08:38:34.014 | INFO 38792 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-21 08:38:34.016 | INFO 38792 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-21 08:38:54.731 | INFO 38792 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-21 08:38:55.283 | INFO 8772 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-21 08:38:58.618 | INFO 8772 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-21 08:38:58.620 | INFO 8772 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-21 08:39:06.656 | WARN 38792 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-21 08:39:07.223 | INFO 38792 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-21 08:39:07.225 | INFO 38792 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-21 08:39:07.597 | INFO 38792 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-21 08:39:10.940 | INFO 38792 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 106.695 seconds (JVM running for 127.693)
2024-05-21 08:39:11.364 | DEBUG 38792 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-21 08:39:11.540 | DEBUG 38792 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-21 08:39:11.540 | WARN 8772 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-21 08:39:11.593 | WARN 8772 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-21 08:39:11.742 | DEBUG 38792 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 7
2024-05-21 08:39:11.826 | INFO 8772 | main [TID:N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-21 08:39:16.777 | INFO 38792 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-21 08:39:16.782 | INFO 38792 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-21 08:39:16.787 | INFO 38792 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-21 08:39:29.142 | INFO 8772 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-21 08:39:29.143 | INFO 8772 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-21 08:39:29.770 | INFO 8772 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-21 08:39:33.350 | INFO 8772 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-21 08:39:33.357 | INFO 8772 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-21 08:39:33.360 | INFO 8772 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-21 08:39:43.763 | INFO 8772 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-21 08:39:59.188 | WARN 8772 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-21 08:39:59.717 | INFO 8772 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-21 08:39:59.717 | INFO 8772 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-21 08:40:00.081 | INFO 8772 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-engine 192.168.217.1:9206 register finished
2024-05-21 08:40:03.039 | INFO 8772 | main [TID:N/A] com.muyu.RuleEngineApplication | Started RuleEngineApplication in 73.514 seconds (JVM running for 93.683)
2024-05-21 08:40:03.121 | INFO 8772 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine.yml, group=DEFAULT_GROUP
2024-05-21 08:40:03.124 | INFO 8772 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine-dev.yml, group=DEFAULT_GROUP
2024-05-21 08:40:03.126 | INFO 8772 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine, group=DEFAULT_GROUP
2024-05-21 08:49:28.134 | INFO 38792 | http-nio-9205-exec-1 [TID:Ignored_Trace] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-21 08:49:30.640 | WARN 38792 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 618949
2024-05-21 08:49:30.641 | WARN 38792 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 656735
2024-05-21 08:49:30.643 | WARN 38792 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 656744
2024-05-21 08:49:30.815 | DEBUG 38792 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | ==> Preparing: SELECT count(0) FROM basic_config_info
2024-05-21 08:49:30.817 | DEBUG 38792 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | ==> Parameters:
2024-05-21 08:49:30.821 | DEBUG 38792 | http-nio-9205-exec-1 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | <== Total: 1
2024-05-21 08:49:30.828 | DEBUG 38792 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info LIMIT ?
2024-05-21 08:49:30.833 | DEBUG 38792 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 10(Integer)
2024-05-21 08:49:30.865 | DEBUG 38792 | http-nio-9205-exec-1 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 9
2024-05-21 09:00:45.015 | WARN 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 674181
2024-05-21 09:00:45.017 | WARN 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 674375
2024-05-21 09:00:45.018 | WARN 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 1331131
2024-05-21 09:00:45.021 | WARN 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 1331168
2024-05-21 09:00:45.836 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=?, remark=? WHERE id=?
2024-05-21 09:00:45.839 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 测试1(String), 1(String), 43.142.100.73(String), 3306(String), mysql(String), 1(String), ten01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), lss@123(String), 服务器(String), 1(Long)
2024-05-21 09:00:45.842 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-21 09:00:45.890 | WARN 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.b.m.c.t.support.ReflectLambdaMeta | Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @6c629d6e
2024-05-21 09:00:45.896 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:45.910 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), 1(ten01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-21 09:00:45.843(Timestamp), 1(ten01)(String), 1(Long)
2024-05-21 09:00:45.912 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:45.918 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:45.920 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), 1(ten01)(String)
2024-05-21 09:00:45.923 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:46.014 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:46.017 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), as_user_travel(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:46.011(Timestamp), as_user_travel(String), 1(Long)
2024-05-21 09:00:46.019 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:46.020 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:46.022 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), as_user_travel(String)
2024-05-21 09:00:46.024 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:46.076 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:46.080 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), ask(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:46.074(Timestamp), ask(String), 1(Long)
2024-05-21 09:00:46.081 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:46.081 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:46.082 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), ask(String)
2024-05-21 09:00:46.083 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:46.220 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:46.222 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), emp(String), (String), dataTable(String), 9(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:46.212(Timestamp), emp(String), 1(Long)
2024-05-21 09:00:46.223 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:46.224 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:46.228 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), emp(String)
2024-05-21 09:00:46.231 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:46.255 | DEBUG 38792 | pool-12-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.258 | DEBUG 38792 | pool-12-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), create_time(String), (String), N(String), datetime(String), datetime(String), 0(String), 0(String), Y(String), null(String), 2(Long), create_time(String), (String)
2024-05-21 09:00:46.260 | DEBUG 38792 | pool-12-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.262 | DEBUG 38792 | pool-12-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 2(Long), id(String), (String)
2024-05-21 09:00:46.263 | DEBUG 38792 | pool-12-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.264 | DEBUG 38792 | pool-12-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.266 | DEBUG 38792 | pool-12-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.267 | DEBUG 38792 | pool-12-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.268 | DEBUG 38792 | pool-10-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.268 | DEBUG 38792 | pool-12-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), ask(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), ask(String), (String)
2024-05-21 09:00:46.270 | DEBUG 38792 | pool-10-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.270 | DEBUG 38792 | pool-12-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 2(Long), comment(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 2(Long), comment(String), (String)
2024-05-21 09:00:46.274 | DEBUG 38792 | pool-10-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), user_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), user_id(String), (String)
2024-05-21 09:00:46.275 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:46.276 | DEBUG 38792 | pool-12-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.279 | DEBUG 38792 | pool-12-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.279 | DEBUG 38792 | pool-10-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.278 | DEBUG 38792 | pool-10-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.277 | DEBUG 38792 | pool-10-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 3(Long), id(String), (String)
2024-05-21 09:00:46.282 | DEBUG 38792 | pool-10-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 3(Long), travel_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 3(Long), travel_id(String), (String)
2024-05-21 09:00:46.283 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), goods(String), (String), dataTable(String), 13(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:46.272(Timestamp), goods(String), 1(Long)
2024-05-21 09:00:46.285 | DEBUG 38792 | pool-10-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.285 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:46.286 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:46.286 | DEBUG 38792 | pool-10-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.287 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), goods(String)
2024-05-21 09:00:46.288 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:46.632 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:46.634 | DEBUG 38792 | pool-14-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.638 | DEBUG 38792 | pool-14-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 4(Long), id(String), (String)
2024-05-21 09:00:46.638 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), inventory(String), (String), dataTable(String), 6(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:46.63(Timestamp), inventory(String), 1(Long)
2024-05-21 09:00:46.641 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:46.644 | DEBUG 38792 | pool-14-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.643 | DEBUG 38792 | pool-14-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.644 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:46.646 | DEBUG 38792 | pool-14-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sal(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sal(String), (String)
2024-05-21 09:00:46.648 | DEBUG 38792 | pool-16-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.648 | DEBUG 38792 | pool-16-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.648 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), inventory(String)
2024-05-21 09:00:46.649 | DEBUG 38792 | pool-14-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.649 | DEBUG 38792 | pool-14-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.651 | DEBUG 38792 | pool-16-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), name(String), (String), N(String), varchar(128)(String), String(String), 128(String), 0(String), Y(String), null(String), 5(Long), name(String), (String)
2024-05-21 09:00:46.651 | DEBUG 38792 | pool-14-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), tel(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), tel(String), (String)
2024-05-21 09:00:46.652 | DEBUG 38792 | pool-14-thread-7 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.652 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:46.653 | DEBUG 38792 | pool-14-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), age(String), (String)
2024-05-21 09:00:46.651 | DEBUG 38792 | pool-16-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 5(Long), id(String), (String)
2024-05-21 09:00:46.656 | DEBUG 38792 | pool-14-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.656 | DEBUG 38792 | pool-14-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.657 | DEBUG 38792 | pool-16-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.657 | DEBUG 38792 | pool-14-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), sex(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), sex(String), (String)
2024-05-21 09:00:46.658 | DEBUG 38792 | pool-14-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.658 | DEBUG 38792 | pool-16-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.658 | DEBUG 38792 | pool-14-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), class_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 4(Long), class_id(String), (String)
2024-05-21 09:00:46.660 | DEBUG 38792 | pool-16-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.660 | DEBUG 38792 | pool-16-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 5(Long), pid(String), (String), N(String), mediumtext(String), mediumtext(String), 16777215(String), 0(String), Y(String), null(String), 5(Long), pid(String), (String)
2024-05-21 09:00:46.661 | DEBUG 38792 | pool-14-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:46.662 | DEBUG 38792 | pool-14-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.662 | DEBUG 38792 | pool-14-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 4(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 4(Long), name(String), (String)
2024-05-21 09:00:46.663 | DEBUG 38792 | pool-14-thread-6 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.663 | DEBUG 38792 | pool-14-thread-5 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.665 | DEBUG 38792 | pool-16-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.667 | DEBUG 38792 | pool-14-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:46.878 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:46.880 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), log(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:46.877(Timestamp), log(String), 1(Long)
2024-05-21 09:00:46.881 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:46.882 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:46.882 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), log(String)
2024-05-21 09:00:46.884 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:47.033 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:47.035 | DEBUG 38792 | pool-20-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.034 | DEBUG 38792 | pool-18-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.036 | DEBUG 38792 | pool-18-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.035 | DEBUG 38792 | pool-18-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.035 | DEBUG 38792 | pool-20-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.036 | DEBUG 38792 | pool-20-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), ip(String), ip地址(String), N(String), varchar(32)(String), String(String), 32(String), 0(String), Y(String), null(String), 7(Long), ip(String), ip地址(String)
2024-05-21 09:00:47.037 | DEBUG 38792 | pool-18-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), num(String), 数量(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 6(Long), num(String), 数量(String)
2024-05-21 09:00:47.037 | DEBUG 38792 | pool-18-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), goods_id(String), 商品id(String), N(String), bigint(20)(String), Long(String), 0(String), 0(String), Y(String), null(String), 6(Long), goods_id(String), 商品id(String)
2024-05-21 09:00:47.036 | DEBUG 38792 | pool-20-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.037 | DEBUG 38792 | pool-18-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 6(Long), id(String), 仓库id(String), Y(String), bigint(20)(String), Long(String), 0(String), 0(String), N(String), null(String), 6(Long), id(String), 仓库id(String)
2024-05-21 09:00:47.037 | DEBUG 38792 | pool-20-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), controller(String), 操作(String), N(String), varchar(64)(String), String(String), 64(String), 0(String), Y(String), null(String), 7(Long), controller(String), 操作(String)
2024-05-21 09:00:47.038 | DEBUG 38792 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.040 | DEBUG 38792 | pool-20-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.040 | DEBUG 38792 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), id(String), 主键(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 7(Long), id(String), 主键(String)
2024-05-21 09:00:47.041 | DEBUG 38792 | pool-18-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.041 | DEBUG 38792 | pool-18-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.038 | DEBUG 38792 | pool-20-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 7(Long), argument(String), 参数(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 7(Long), argument(String), 参数(String)
2024-05-21 09:00:47.042 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), product(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:47.031(Timestamp), product(String), 1(Long)
2024-05-21 09:00:47.044 | DEBUG 38792 | pool-20-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.044 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:47.045 | DEBUG 38792 | pool-18-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.046 | DEBUG 38792 | pool-20-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.046 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:47.047 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), product(String)
2024-05-21 09:00:47.048 | DEBUG 38792 | pool-20-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.050 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:47.137 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:47.137 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), student(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:47.134(Timestamp), student(String), 1(Long)
2024-05-21 09:00:47.138 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:47.139 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:47.139 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), student(String)
2024-05-21 09:00:47.140 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:47.275 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:47.276 | DEBUG 38792 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.276 | DEBUG 38792 | pool-22-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.276 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel(String), (String), dataTable(String), 2(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:47.274(Timestamp), travel(String), 1(Long)
2024-05-21 09:00:47.276 | DEBUG 38792 | pool-22-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.276 | DEBUG 38792 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.277 | DEBUG 38792 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 9(Long), id(String), (String)
2024-05-21 09:00:47.277 | DEBUG 38792 | pool-22-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 8(Long), name(String), (String)
2024-05-21 09:00:47.278 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:47.277 | DEBUG 38792 | pool-24-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.278 | DEBUG 38792 | pool-22-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.277 | DEBUG 38792 | pool-22-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), price(String), (String), N(String), decimal(10,2)(String), BigDecimal(String), 0(String), 2(String), Y(String), null(String), 8(Long), price(String), (String)
2024-05-21 09:00:47.279 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:47.279 | DEBUG 38792 | pool-22-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), num(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 8(Long), num(String), (String)
2024-05-21 09:00:47.279 | DEBUG 38792 | pool-24-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), age(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 9(Long), age(String), (String)
2024-05-21 09:00:47.280 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel(String)
2024-05-21 09:00:47.281 | DEBUG 38792 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 8(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 8(Long), id(String), (String)
2024-05-21 09:00:47.281 | DEBUG 38792 | pool-24-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.281 | DEBUG 38792 | pool-24-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.282 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:47.283 | DEBUG 38792 | pool-24-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 9(Long), name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 9(Long), name(String), (String)
2024-05-21 09:00:47.283 | DEBUG 38792 | pool-22-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.285 | DEBUG 38792 | pool-24-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.285 | DEBUG 38792 | pool-22-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.286 | DEBUG 38792 | pool-22-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.287 | DEBUG 38792 | pool-24-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.287 | DEBUG 38792 | pool-22-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.414 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:47.415 | DEBUG 38792 | pool-26-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.415 | DEBUG 38792 | pool-26-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.415 | DEBUG 38792 | pool-26-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.416 | DEBUG 38792 | pool-26-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), load(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 10(Long), load(String), (String)
2024-05-21 09:00:47.416 | DEBUG 38792 | pool-26-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), type_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 10(Long), type_id(String), (String)
2024-05-21 09:00:47.416 | DEBUG 38792 | pool-26-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 10(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 10(Long), id(String), (String)
2024-05-21 09:00:47.416 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), travel_type(String), (String), dataTable(String), 3(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:47.413(Timestamp), travel_type(String), 1(Long)
2024-05-21 09:00:47.417 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:47.418 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:47.419 | DEBUG 38792 | pool-26-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.419 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), travel_type(String)
2024-05-21 09:00:47.420 | DEBUG 38792 | pool-26-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.420 | DEBUG 38792 | pool-26-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.420 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:47.481 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:47.482 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user(String), (String), dataTable(String), 8(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:47.479(Timestamp), user(String), 1(Long)
2024-05-21 09:00:47.483 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:47.484 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:47.485 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user(String)
2024-05-21 09:00:47.486 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:47.541 | DEBUG 38792 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.542 | DEBUG 38792 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), id(String), 主键id(String), Y(String), bigint(11)(String), Long(String), 0(String), 0(String), N(String), null(String), 12(Long), id(String), 主键id(String)
2024-05-21 09:00:47.545 | DEBUG 38792 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.590 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:00:47.591 | DEBUG 38792 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.592 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 1(Long), user_test(String), (String), dataTable(String), 0(Long), Y(String), 1(Long), admin(String), 2024-05-21 09:00:47.589(Timestamp), user_test(String), 1(Long)
2024-05-21 09:00:47.592 | DEBUG 38792 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), username(String), 用户姓名(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), username(String), 用户姓名(String)
2024-05-21 09:00:47.594 | DEBUG 38792 | pool-30-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.594 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 1
2024-05-21 09:00:47.595 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:00:47.595 | DEBUG 38792 | pool-30-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), pwd(String), 密码(String), N(String), varchar(50)(String), String(String), 50(String), 0(String), Y(String), null(String), 12(Long), pwd(String), 密码(String)
2024-05-21 09:00:47.596 | DEBUG 38792 | pool-28-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.596 | DEBUG 38792 | pool-30-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.596 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 1(Long), user_test(String)
2024-05-21 09:00:47.596 | DEBUG 38792 | pool-28-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), type_name(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 11(Long), type_name(String), (String)
2024-05-21 09:00:47.599 | DEBUG 38792 | pool-28-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.600 | DEBUG 38792 | pool-30-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.600 | DEBUG 38792 | pool-28-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 11(Long), id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 11(Long), id(String), (String)
2024-05-21 09:00:47.601 | DEBUG 38792 | pool-30-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.601 | DEBUG 38792 | pool-30-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:00:47.602 | DEBUG 38792 | pool-28-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.602 | DEBUG 38792 | pool-30-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), birthday(String), 用户生日(String), N(String), date(String), date(String), 0(String), 0(String), Y(String), null(String), 12(Long), birthday(String), 用户生日(String)
2024-05-21 09:00:47.602 | DEBUG 38792 | pool-30-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 12(Long), sex(String), 用户年龄(String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 12(Long), sex(String), 用户年龄(String)
2024-05-21 09:00:47.604 | DEBUG 38792 | pool-28-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.604 | DEBUG 38792 | http-nio-9205-exec-3 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:00:47.605 | DEBUG 38792 | pool-30-thread-4 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:00:47.607 | DEBUG 38792 | pool-30-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 1
2024-05-21 09:02:03.843 | WARN 38792 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 75267
2024-05-21 09:02:03.848 | WARN 38792 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 76239
2024-05-21 09:02:03.850 | WARN 38792 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 76244
2024-05-21 09:02:03.850 | DEBUG 38792 | http-nio-9205-exec-5 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | ==> Preparing: SELECT count(0) FROM basic_config_info
2024-05-21 09:02:03.851 | DEBUG 38792 | http-nio-9205-exec-5 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | ==> Parameters:
2024-05-21 09:02:03.852 | DEBUG 38792 | http-nio-9205-exec-5 [TID:Ignored_Trace] .m.e.m.B.selectBasicConfigInfoList_COUNT | <== Total: 1
2024-05-21 09:02:03.863 | DEBUG 38792 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info LIMIT ?
2024-05-21 09:02:03.865 | DEBUG 38792 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 10(Integer)
2024-05-21 09:02:03.868 | DEBUG 38792 | http-nio-9205-exec-5 [TID:Ignored_Trace] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 10
2024-05-21 09:02:11.589 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Preparing: UPDATE basic_config_info SET data_resource_name=?, data_sources_system_name=?, host=?, port=?, database_type=?, is_test=?, database_name=?, init_link_num=?, max_link_num=?, max_wait_time=?, max_wait_times=?, connection_params=?, username=?, password=? WHERE id=?
2024-05-21 09:02:11.590 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.B.updateById | ==> Parameters: 报错(String), 2(String), 127.0.0.1(String), 3306(String), mysql(String), 1(String), eiday01(String), 5(Long), 20(Long), 50000(Long), 3(Long), useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8(String), root(String), 1234(String), 10(Long)
2024-05-21 09:02:11.591 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.B.updateById | <== Updates: 1
2024-05-21 09:02:11.593 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, center=?, parent_id=?, create_by=?, create_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:02:11.594 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 10(Long), 2(eiday01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-21 09:02:11.591(Timestamp), 2(eiday01)(String), 10(Long)
2024-05-21 09:02:11.595 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 0
2024-05-21 09:02:11.603 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Preparing: INSERT INTO table_info ( basic_id, table_name, table_remark, type, center, parent_id, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.605 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Parameters: 10(Long), 2(eiday01)(String), (String), dataSource(String), Y(String), 0(Long), admin(String), 2024-05-21 09:02:11.591(Timestamp)
2024-05-21 09:02:11.606 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | <== Updates: 1
2024-05-21 09:02:11.610 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:02:11.612 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 10(Long), 2(eiday01)(String)
2024-05-21 09:02:11.614 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:02:11.628 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:02:11.631 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 10(Long), addr(String), (String), dataTable(String), 22(Long), Y(String), 54(Long), admin(String), 2024-05-21 09:02:11.627(Timestamp), addr(String), 10(Long)
2024-05-21 09:02:11.632 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 0
2024-05-21 09:02:11.635 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Preparing: INSERT INTO table_info ( basic_id, table_name, table_remark, type, data_num, center, parent_id, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.637 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Parameters: 10(Long), addr(String), (String), dataTable(String), 22(Long), Y(String), 54(Long), admin(String), 2024-05-21 09:02:11.627(Timestamp)
2024-05-21 09:02:11.638 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | <== Updates: 1
2024-05-21 09:02:11.640 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:02:11.641 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 10(Long), addr(String)
2024-05-21 09:02:11.642 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:02:11.645 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:02:11.646 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 10(Long), clazz(String), (String), dataTable(String), 3(Long), Y(String), 54(Long), admin(String), 2024-05-21 09:02:11.645(Timestamp), clazz(String), 10(Long)
2024-05-21 09:02:11.647 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 0
2024-05-21 09:02:11.647 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Preparing: INSERT INTO table_info ( basic_id, table_name, table_remark, type, data_num, center, parent_id, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.648 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Parameters: 10(Long), clazz(String), (String), dataTable(String), 3(Long), Y(String), 54(Long), admin(String), 2024-05-21 09:02:11.645(Timestamp)
2024-05-21 09:02:11.649 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | <== Updates: 1
2024-05-21 09:02:11.652 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:02:11.653 | WARN 38792 | pool-40-thread-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 84049
2024-05-21 09:02:11.653 | WARN 38792 | pool-40-thread-3 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 84053
2024-05-21 09:02:11.653 | WARN 38792 | pool-40-thread-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 84051
2024-05-21 09:02:11.653 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 10(Long), clazz(String)
2024-05-21 09:02:11.654 | WARN 38792 | pool-40-thread-1 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 84371
2024-05-21 09:02:11.654 | WARN 38792 | pool-40-thread-2 [TID:Ignored_Trace] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 84373
2024-05-21 09:02:11.656 | DEBUG 38792 | pool-40-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:02:11.657 | DEBUG 38792 | pool-40-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 55(Long), pid(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 55(Long), pid(String), (String)
2024-05-21 09:02:11.658 | DEBUG 38792 | pool-40-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-21 09:02:11.658 | DEBUG 38792 | pool-40-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:02:11.658 | DEBUG 38792 | pool-40-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:02:11.659 | DEBUG 38792 | pool-40-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 55(Long), fname(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 55(Long), fname(String), (String)
2024-05-21 09:02:11.659 | DEBUG 38792 | pool-40-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 55(Long), fid(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 55(Long), fid(String), (String)
2024-05-21 09:02:11.660 | DEBUG 38792 | pool-40-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-21 09:02:11.660 | DEBUG 38792 | pool-40-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-21 09:02:11.660 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:02:11.663 | DEBUG 38792 | pool-40-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.663 | DEBUG 38792 | pool-40-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.664 | DEBUG 38792 | pool-40-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 55(Long), pid(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String)
2024-05-21 09:02:11.664 | DEBUG 38792 | pool-40-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 55(Long), fname(String), (String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String)
2024-05-21 09:02:11.665 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:02:11.666 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 10(Long), hobby(String), (String), dataTable(String), 6(Long), Y(String), 54(Long), admin(String), 2024-05-21 09:02:11.664(Timestamp), hobby(String), 10(Long)
2024-05-21 09:02:11.667 | DEBUG 38792 | pool-40-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-21 09:02:11.667 | DEBUG 38792 | pool-40-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.667 | DEBUG 38792 | pool-40-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 55(Long), fid(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String)
2024-05-21 09:02:11.668 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 0
2024-05-21 09:02:11.669 | DEBUG 38792 | pool-40-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-21 09:02:11.669 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Preparing: INSERT INTO table_info ( basic_id, table_name, table_remark, type, data_num, center, parent_id, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.669 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Parameters: 10(Long), hobby(String), (String), dataTable(String), 6(Long), Y(String), 54(Long), admin(String), 2024-05-21 09:02:11.664(Timestamp)
2024-05-21 09:02:11.671 | DEBUG 38792 | pool-40-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-21 09:02:11.672 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | <== Updates: 1
2024-05-21 09:02:11.675 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:02:11.676 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 10(Long), hobby(String)
2024-05-21 09:02:11.678 | DEBUG 38792 | pool-42-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:02:11.678 | DEBUG 38792 | pool-42-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:02:11.678 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:02:11.679 | DEBUG 38792 | pool-42-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 56(Long), clazz_id(String), 编号(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 56(Long), clazz_id(String), 编号(String)
2024-05-21 09:02:11.679 | DEBUG 38792 | pool-42-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 56(Long), clazz_name(String), 班级名(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 56(Long), clazz_name(String), 班级名(String)
2024-05-21 09:02:11.681 | DEBUG 38792 | pool-42-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-21 09:02:11.681 | DEBUG 38792 | pool-42-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-21 09:02:11.682 | DEBUG 38792 | pool-42-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.682 | DEBUG 38792 | pool-42-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.682 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:02:11.683 | DEBUG 38792 | pool-42-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 56(Long), clazz_id(String), 编号(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String)
2024-05-21 09:02:11.683 | DEBUG 38792 | pool-42-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 56(Long), clazz_name(String), 班级名(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String)
2024-05-21 09:02:11.683 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 10(Long), mid_hobby(String), (String), dataTable(String), 22(Long), Y(String), 54(Long), admin(String), 2024-05-21 09:02:11.681(Timestamp), mid_hobby(String), 10(Long)
2024-05-21 09:02:11.685 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 0
2024-05-21 09:02:11.685 | DEBUG 38792 | pool-42-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-21 09:02:11.685 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Preparing: INSERT INTO table_info ( basic_id, table_name, table_remark, type, data_num, center, parent_id, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.686 | DEBUG 38792 | pool-42-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-21 09:02:11.686 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Parameters: 10(Long), mid_hobby(String), (String), dataTable(String), 22(Long), Y(String), 54(Long), admin(String), 2024-05-21 09:02:11.681(Timestamp)
2024-05-21 09:02:11.687 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | <== Updates: 1
2024-05-21 09:02:11.688 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:02:11.688 | DEBUG 38792 | pool-44-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:02:11.688 | DEBUG 38792 | pool-44-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:02:11.689 | DEBUG 38792 | pool-44-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 57(Long), hobby_name(String), 爱好名(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String), 57(Long), hobby_name(String), 爱好名(String)
2024-05-21 09:02:11.689 | DEBUG 38792 | pool-44-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 57(Long), hobby_id(String), 爱好id(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 57(Long), hobby_id(String), 爱好id(String)
2024-05-21 09:02:11.689 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 10(Long), mid_hobby(String)
2024-05-21 09:02:11.690 | DEBUG 38792 | pool-44-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-21 09:02:11.690 | DEBUG 38792 | pool-44-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-21 09:02:11.691 | DEBUG 38792 | pool-44-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.692 | DEBUG 38792 | pool-44-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 57(Long), hobby_id(String), 爱好id(String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String)
2024-05-21 09:02:11.692 | DEBUG 38792 | pool-44-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.692 | DEBUG 38792 | pool-44-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 57(Long), hobby_name(String), 爱好名(String), N(String), varchar(255)(String), String(String), 255(String), 0(String), Y(String), null(String)
2024-05-21 09:02:11.693 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:02:11.694 | DEBUG 38792 | pool-44-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-21 09:02:11.695 | DEBUG 38792 | pool-44-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-21 09:02:11.697 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Preparing: UPDATE table_info SET basic_id=?, table_name=?, table_remark=?, type=?, data_num=?, center=?, parent_id=?, update_by=?, update_time=? WHERE (table_name = ? AND basic_id = ?)
2024-05-21 09:02:11.698 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | ==> Parameters: 10(Long), stu(String), (String), dataTable(String), 9(Long), Y(String), 54(Long), admin(String), 2024-05-21 09:02:11.696(Timestamp), stu(String), 10(Long)
2024-05-21 09:02:11.699 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.update | <== Updates: 0
2024-05-21 09:02:11.700 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Preparing: INSERT INTO table_info ( basic_id, table_name, table_remark, type, data_num, center, parent_id, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.702 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | ==> Parameters: 10(Long), stu(String), (String), dataTable(String), 9(Long), Y(String), 54(Long), admin(String), 2024-05-21 09:02:11.696(Timestamp)
2024-05-21 09:02:11.703 | DEBUG 38792 | pool-46-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:02:11.703 | DEBUG 38792 | pool-46-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:02:11.703 | DEBUG 38792 | pool-46-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Preparing: UPDATE structure SET table_id=?, column_name=?, column_remark=?, is_primary=?, column_type=?, java_type=?, column_length=?, column_decimals=?, is_null=?, default_value=? WHERE (table_id = ? AND column_name = ? AND column_remark = ?)
2024-05-21 09:02:11.703 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.etl.mapper.TableInfoMapper.insert | <== Updates: 1
2024-05-21 09:02:11.703 | DEBUG 38792 | pool-46-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 58(Long), hobby_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 58(Long), hobby_id(String), (String)
2024-05-21 09:02:11.703 | DEBUG 38792 | pool-46-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 58(Long), mid_id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String), 58(Long), mid_id(String), (String)
2024-05-21 09:02:11.704 | DEBUG 38792 | pool-46-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | ==> Parameters: 58(Long), stu_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String), 58(Long), stu_id(String), (String)
2024-05-21 09:02:11.704 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Preparing: select * from table_info where basic_id = ? and table_name = ?
2024-05-21 09:02:11.704 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | ==> Parameters: 10(Long), stu(String)
2024-05-21 09:02:11.704 | DEBUG 38792 | pool-46-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-21 09:02:11.705 | DEBUG 38792 | pool-46-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-21 09:02:11.705 | DEBUG 38792 | pool-46-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.update | <== Updates: 0
2024-05-21 09:02:11.705 | DEBUG 38792 | pool-46-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.705 | DEBUG 38792 | pool-46-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.705 | DEBUG 38792 | http-nio-9205-exec-6 [TID:Ignored_Trace] c.m.e.m.T.selectTableInfoByName | <== Total: 1
2024-05-21 09:02:11.706 | DEBUG 38792 | pool-46-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 58(Long), mid_id(String), (String), Y(String), int(11)(String), Integer(String), 0(String), 0(String), N(String), null(String)
2024-05-21 09:02:11.706 | DEBUG 38792 | pool-46-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 58(Long), stu_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String)
2024-05-21 09:02:11.707 | DEBUG 38792 | pool-46-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Preparing: INSERT INTO structure ( table_id, column_name, column_remark, is_primary, column_type, java_type, column_length, column_decimals, is_null, default_value ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
2024-05-21 09:02:11.708 | DEBUG 38792 | pool-46-thread-2 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-21 09:02:11.708 | DEBUG 38792 | pool-46-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | ==> Parameters: 58(Long), hobby_id(String), (String), N(String), int(11)(String), Integer(String), 0(String), 0(String), Y(String), null(String)
2024-05-21 09:02:11.709 | DEBUG 38792 | pool-46-thread-1 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-21 09:02:11.711 | DEBUG 38792 | pool-46-thread-3 [TID:N/A] c.m.etl.mapper.StructureMapper.insert | <== Updates: 1
2024-05-21 09:09:38.307 | WARN 38792 | Thread-7 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-21 09:09:38.312 | WARN 38792 | Thread-7 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-21 09:09:38.322 | WARN 38792 | Thread-16 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-21 09:09:38.323 | WARN 38792 | Thread-16 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-21 09:09:38.956 | INFO 38792 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-21 09:09:39.025 | INFO 38792 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-21 09:09:39.538 | INFO 38792 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-21 09:09:39.541 | INFO 38792 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-21 09:09:39.548 | INFO 38792 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-21 09:09:39.548 | INFO 38792 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-21 09:10:19.694 | INFO 8772 | http-nio-9206-exec-1 [TID:bdde699ed5ae4e4081a25081a91851b6.103.17162538196380001] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-21 09:10:25.097 | INFO 29040 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-21 09:10:26.487 | WARN 8772 | http-nio-9206-exec-1 [TID:bdde699ed5ae4e4081a25081a91851b6.103.17162538196380001] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 1853194
2024-05-21 09:10:26.490 | WARN 8772 | http-nio-9206-exec-1 [TID:bdde699ed5ae4e4081a25081a91851b6.103.17162538196380001] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 1853258
2024-05-21 09:10:26.492 | WARN 8772 | http-nio-9206-exec-1 [TID:bdde699ed5ae4e4081a25081a91851b6.103.17162538196380001] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 1853270
2024-05-21 09:10:26.791 | DEBUG 8772 | http-nio-9206-exec-1 [TID:bdde699ed5ae4e4081a25081a91851b6.103.17162538196380001] c.m.e.m.R.selectRuleEngineList_COUNT | ==> Preparing: SELECT count(0) FROM rule_engine
2024-05-21 09:10:27.010 | DEBUG 8772 | http-nio-9206-exec-1 [TID:bdde699ed5ae4e4081a25081a91851b6.103.17162538196380001] c.m.e.m.R.selectRuleEngineList_COUNT | ==> Parameters:
2024-05-21 09:10:27.211 | DEBUG 8772 | http-nio-9206-exec-1 [TID:bdde699ed5ae4e4081a25081a91851b6.103.17162538196380001] c.m.e.m.R.selectRuleEngineList_COUNT | <== Total: 1
2024-05-21 09:10:27.226 | DEBUG 8772 | http-nio-9206-exec-1 [TID:bdde699ed5ae4e4081a25081a91851b6.103.17162538196380001] c.m.e.m.R.selectRuleEngineList | ==> Preparing: select id, name, type, level, code,engine_code,description, is_activate, status, remark, create_by, create_time, update_by, update_time from rule_engine LIMIT ?
2024-05-21 09:10:27.243 | DEBUG 8772 | http-nio-9206-exec-1 [TID:bdde699ed5ae4e4081a25081a91851b6.103.17162538196380001] c.m.e.m.R.selectRuleEngineList | ==> Parameters: 10(Integer)
2024-05-21 09:10:27.251 | DEBUG 8772 | http-nio-9206-exec-1 [TID:bdde699ed5ae4e4081a25081a91851b6.103.17162538196380001] c.m.e.m.R.selectRuleEngineList | <== Total: 2
2024-05-21 09:10:27.899 | INFO 29040 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-21 09:10:27.900 | INFO 29040 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-21 09:10:35.467 | WARN 29040 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-21 09:10:35.514 | WARN 29040 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-21 09:10:35.783 | INFO 29040 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-21 09:10:36.141 | DEBUG 8772 | http-nio-9206-exec-3 [TID:bdde699ed5ae4e4081a25081a91851b6.105.17162538360720001] c.m.e.m.R.selectRuleEngineById | ==> Preparing: select id, name, type, level, code,engine_code,description, is_activate, status, remark, create_by, create_time, update_by, update_time from rule_engine where id = ?
2024-05-21 09:10:36.149 | DEBUG 8772 | http-nio-9206-exec-3 [TID:bdde699ed5ae4e4081a25081a91851b6.105.17162538360720001] c.m.e.m.R.selectRuleEngineById | ==> Parameters: 2(Long)
2024-05-21 09:10:36.154 | DEBUG 8772 | http-nio-9206-exec-3 [TID:bdde699ed5ae4e4081a25081a91851b6.105.17162538360720001] c.m.e.m.R.selectRuleEngineById | <== Total: 1
2024-05-21 09:10:36.341 | WARN 8772 | http-nio-9206-exec-2 [TID:bdde699ed5ae4e4081a25081a91851b6.104.17162538360650001] c.b.m.c.t.support.ReflectLambdaMeta | Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @6b71769e
2024-05-21 09:10:36.359 | DEBUG 8772 | http-nio-9206-exec-2 [TID:bdde699ed5ae4e4081a25081a91851b6.104.17162538360650001] c.m.e.m.R.selectList | ==> Preparing: SELECT id,rule_engine_id,version_code,name,code,code_ing,is_activate,is_test,status,description,create_by,create_time,update_by,update_time,remark FROM rule_engine_version WHERE (rule_engine_id = ?)
2024-05-21 09:10:36.360 | DEBUG 8772 | http-nio-9206-exec-2 [TID:bdde699ed5ae4e4081a25081a91851b6.104.17162538360650001] c.m.e.m.R.selectList | ==> Parameters: 2(Long)
2024-05-21 09:10:36.367 | DEBUG 8772 | http-nio-9206-exec-2 [TID:bdde699ed5ae4e4081a25081a91851b6.104.17162538360650001] c.m.e.m.R.selectList | <== Total: 1
2024-05-21 09:10:49.206 | INFO 29040 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-21 09:10:49.208 | INFO 29040 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-21 09:10:49.881 | INFO 29040 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-21 09:10:50.250 | DEBUG 8772 | http-nio-9206-exec-4 [TID:bdde699ed5ae4e4081a25081a91851b6.106.17162538501870001] c.m.e.m.R.selectRuleEngineById | ==> Preparing: select id, name, type, level, code,engine_code,description, is_activate, status, remark, create_by, create_time, update_by, update_time from rule_engine where id = ?
2024-05-21 09:10:50.251 | DEBUG 8772 | http-nio-9206-exec-4 [TID:bdde699ed5ae4e4081a25081a91851b6.106.17162538501870001] c.m.e.m.R.selectRuleEngineById | ==> Parameters: 2(Long)
2024-05-21 09:10:50.255 | WARN 8772 | http-nio-9206-exec-5 [TID:bdde699ed5ae4e4081a25081a91851b6.107.17162538501880001] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 1877050
2024-05-21 09:10:50.257 | WARN 8772 | http-nio-9206-exec-5 [TID:bdde699ed5ae4e4081a25081a91851b6.107.17162538501880001] c.a.druid.pool.DruidAbstractDataSource | discard long time none received connection. , jdbcUrl : jdbc:mysql://127.0.0.1:3306/etl420?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.8, lastPacketReceivedIdleMillis : 1877104
2024-05-21 09:10:50.257 | DEBUG 8772 | http-nio-9206-exec-4 [TID:bdde699ed5ae4e4081a25081a91851b6.106.17162538501870001] c.m.e.m.R.selectRuleEngineById | <== Total: 1
2024-05-21 09:10:50.259 | DEBUG 8772 | http-nio-9206-exec-5 [TID:bdde699ed5ae4e4081a25081a91851b6.107.17162538501880001] c.m.e.m.R.selectList | ==> Preparing: SELECT id,rule_engine_id,version_code,name,code,code_ing,is_activate,is_test,status,description,create_by,create_time,update_by,update_time,remark FROM rule_engine_version WHERE (rule_engine_id = ?)
2024-05-21 09:10:50.260 | DEBUG 8772 | http-nio-9206-exec-5 [TID:bdde699ed5ae4e4081a25081a91851b6.107.17162538501880001] c.m.e.m.R.selectList | ==> Parameters: 2(Long)
2024-05-21 09:10:50.272 | DEBUG 8772 | http-nio-9206-exec-5 [TID:bdde699ed5ae4e4081a25081a91851b6.107.17162538501880001] c.m.e.m.R.selectList | <== Total: 1
2024-05-21 09:10:52.154 | INFO 29040 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-21 09:10:52.158 | INFO 29040 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-21 09:10:52.159 | INFO 29040 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-21 09:11:02.216 | INFO 29040 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-21 09:11:08.961 | WARN 29040 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-21 09:11:09.277 | INFO 29040 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-21 09:11:09.277 | INFO 29040 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-21 09:11:09.574 | INFO 29040 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-21 09:11:11.756 | INFO 29040 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 50.955 seconds (JVM running for 66.568)
2024-05-21 09:11:11.973 | DEBUG 29040 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-21 09:11:12.088 | DEBUG 29040 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-21 09:11:12.205 | DEBUG 29040 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 8
2024-05-21 09:11:14.900 | INFO 29040 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-21 09:11:14.901 | INFO 29040 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-21 09:11:14.903 | INFO 29040 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-21 10:10:54.387 | INFO 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 10:10:54.636 | INFO 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 10:10:54.853 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 10:10:54.873 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 10:10:54.971 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 10:10:54.945 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 10:11:00.018 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 10:11:00.020 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 10:11:00.082 | INFO 29040 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 10:11:00.517 | INFO 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 10:11:04.363 | INFO 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 12:10:19.231 | INFO 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:10:19.216 | INFO 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:10:19.336 | INFO 29040 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 12:10:19.342 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:10:19.366 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 12:10:19.372 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:10:28.396 | INFO 29040 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:10:28.398 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:10:28.417 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:10:28.418 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:10:36.595 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:10:36.598 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:10:36.620 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:10:36.622 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:10:52.996 | INFO 29040 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:10:52.998 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:10:53.017 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:10:53.019 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:11:23.100 | INFO 29040 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:11:23.111 | WARN 29040 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:11:23.116 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:11:23.119 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:11:53.197 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:11:53.199 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:11:53.217 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:11:53.221 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:12:23.298 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:12:23.313 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:12:23.316 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:12:23.329 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:12:53.401 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:12:53.404 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:12:53.417 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:12:53.419 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:13:23.500 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:13:23.503 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:13:23.532 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:13:23.533 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:13:53.603 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:13:53.605 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:13:53.618 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:13:53.620 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:14:23.696 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:14:23.698 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:14:23.718 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:14:23.718 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:14:53.795 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:14:53.810 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:14:53.817 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:14:53.819 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:15:23.895 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:15:23.896 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:15:23.923 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:15:23.925 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:15:53.996 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:15:54.010 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:15:54.025 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:15:54.027 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:16:24.094 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:16:24.096 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:16:24.121 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:16:24.122 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:16:54.200 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:16:54.216 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:16:54.217 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:16:54.219 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:17:24.295 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:17:24.318 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:17:24.319 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:17:24.320 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:17:54.395 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:17:54.418 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:17:54.418 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:17:54.420 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:18:24.500 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:18:24.503 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:18:24.532 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:18:24.548 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:18:54.595 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:18:54.596 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:18:54.621 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:18:54.622 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:19:24.695 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:19:24.719 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:19:24.719 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:19:24.720 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:19:54.799 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:19:54.813 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:19:54.818 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:19:54.818 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:20:24.895 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:20:24.897 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:20:24.922 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:20:24.938 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:20:54.998 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:20:55.000 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:20:55.017 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:20:55.018 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:21:25.096 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:21:25.097 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:21:25.121 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:21:25.122 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:21:55.198 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:21:55.215 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:21:55.217 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:21:55.219 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:22:25.296 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:22:25.299 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:22:25.317 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:22:25.318 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:22:55.397 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:22:55.399 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:22:55.417 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:22:55.418 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:23:25.500 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:23:25.501 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:23:25.517 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:23:25.520 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:23:55.595 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:23:55.596 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:23:55.620 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:23:55.621 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:24:25.696 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:24:25.697 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:24:25.720 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:24:25.721 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:24:55.797 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:24:55.800 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:24:55.816 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:24:55.817 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:25:25.896 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:25:25.910 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:25:25.917 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:25:25.919 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:25:55.999 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:25:56.014 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:25:56.016 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:25:56.030 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:26:26.095 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:26:26.096 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:26:26.118 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:26:26.119 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:26:56.198 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:26:56.200 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:26:56.217 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:26:56.219 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:27:26.302 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:27:26.304 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:27:26.317 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:27:26.319 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:27:56.398 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:27:56.413 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:27:56.417 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:27:56.419 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:28:26.496 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:28:26.498 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:28:26.516 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:28:26.517 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:28:56.596 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:28:56.598 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:28:56.616 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:28:56.617 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:29:26.695 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:29:26.697 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:29:26.722 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:29:26.724 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:29:56.795 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:29:56.811 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:29:56.816 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:29:56.817 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:30:26.909 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:30:26.925 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:30:26.926 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:30:26.927 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:30:56.995 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:30:56.997 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:30:57.021 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:30:57.022 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:31:27.098 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:31:27.100 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:31:27.118 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:31:27.118 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:31:57.202 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:31:57.217 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:31:57.218 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:31:57.233 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:32:27.298 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:32:27.301 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:32:27.318 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:32:27.329 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:32:57.395 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:32:57.408 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:32:57.417 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:32:57.440 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:33:27.495 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:33:27.497 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:33:27.519 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:33:27.533 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:33:57.595 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:33:57.596 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:33:57.616 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:33:57.617 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:34:27.695 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:34:27.697 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:34:27.723 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:34:27.724 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:34:57.795 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:34:57.797 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:34:57.816 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:34:57.842 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:35:27.902 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:35:27.905 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:35:27.918 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:35:27.919 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:35:57.995 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:35:58.022 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:35:58.022 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:35:58.023 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:36:28.095 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:36:28.096 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:36:28.116 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:36:28.117 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:36:58.202 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:36:58.204 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:36:58.217 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:36:58.218 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:37:28.295 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:37:28.298 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:37:28.316 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:37:28.317 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:37:58.396 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:37:58.398 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:37:58.417 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:37:58.419 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:38:28.497 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:38:28.500 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:38:28.516 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:38:28.519 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:38:58.595 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:38:58.597 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:38:58.616 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:38:58.618 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:39:28.695 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:39:28.696 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:39:28.723 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:39:28.725 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:39:58.797 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:39:58.799 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:39:58.817 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:39:58.818 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:40:28.895 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:40:28.907 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:40:28.922 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:40:28.938 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:40:58.998 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:40:58.999 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:40:59.018 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:40:59.019 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:41:29.096 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:41:29.097 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:41:29.118 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:41:29.119 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:41:59.199 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:41:59.201 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:41:59.217 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:41:59.218 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:42:29.296 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:42:29.297 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:42:29.322 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:42:29.322 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:42:59.396 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:42:59.398 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:42:59.416 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:42:59.428 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:43:29.500 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:43:29.515 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:43:29.531 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:43:29.533 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:43:59.597 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:43:59.598 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:43:59.617 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:43:59.618 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:44:29.699 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:44:29.702 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:44:29.717 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:44:29.717 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:44:59.799 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:44:59.801 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:44:59.817 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:44:59.818 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:45:29.894 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:45:29.895 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:45:29.917 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:45:29.919 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:45:59.998 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:46:00.000 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:46:00.017 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:46:00.022 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:46:30.103 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:46:30.106 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:46:30.118 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:46:30.120 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:47:00.198 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:47:00.214 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:47:00.217 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:47:00.218 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:47:30.295 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:47:30.296 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:47:30.318 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:47:30.319 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:48:00.395 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:48:00.396 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:48:00.420 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:48:00.421 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:48:30.496 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:48:30.497 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:48:30.523 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:48:30.540 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:49:00.594 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:49:00.596 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:49:00.625 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:49:00.627 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:49:30.702 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:49:30.704 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:49:30.717 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:49:30.733 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:50:00.795 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:50:00.797 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:50:00.825 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:50:00.826 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:50:30.896 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:50:30.897 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:50:30.925 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:50:30.926 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:51:00.995 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:51:00.997 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:51:01.025 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:51:01.026 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:51:31.096 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:51:31.109 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:51:31.124 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:51:31.141 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:52:01.196 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:52:01.198 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:52:01.221 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:52:01.236 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:52:31.300 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:52:31.302 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:52:31.316 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:52:31.317 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:53:01.399 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:53:01.401 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:53:01.417 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:53:01.418 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:53:31.496 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:53:31.496 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:53:31.518 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:53:31.520 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:54:01.597 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:54:01.623 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:54:01.623 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:54:01.624 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:54:31.696 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:54:31.711 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:54:31.718 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:54:31.718 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:55:01.796 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:55:01.813 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:55:01.816 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:55:01.817 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:55:31.896 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:55:31.897 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:55:31.917 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:55:31.918 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:56:01.996 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:56:01.998 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:56:02.016 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:56:02.043 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:56:32.095 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:56:32.110 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:56:32.118 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:56:32.120 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:57:02.195 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:57:02.196 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:57:02.221 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:57:02.222 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:57:32.298 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:57:32.300 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:57:32.318 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:57:32.319 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:58:02.395 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:58:02.397 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:58:02.427 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:58:02.428 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:58:32.501 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:58:32.502 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:58:32.531 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:58:32.533 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:59:02.599 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:59:02.601 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:59:02.617 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:59:02.618 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:59:32.695 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:59:32.697 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 12:59:32.719 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 12:59:32.720 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:00:02.802 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:00:02.804 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:00:02.819 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:00:02.820 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:00:32.900 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:00:32.902 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:00:32.917 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:00:32.918 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:01:02.995 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:01:02.998 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:01:03.017 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:01:03.018 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:01:33.096 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:01:33.112 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:01:33.117 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:01:33.142 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:02:03.195 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:02:03.209 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:02:03.217 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:02:03.241 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:02:33.295 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:02:33.297 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:02:33.325 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:02:33.326 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:03:03.396 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:03:03.421 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:03:03.421 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:03:03.435 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:03:33.495 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:03:33.497 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:03:33.516 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:03:33.518 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:04:03.596 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:04:03.612 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:04:03.617 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:04:03.618 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:04:33.698 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:04:33.700 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:04:33.717 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:04:33.729 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:05:03.799 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:05:03.814 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:05:03.816 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:05:03.817 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:05:33.901 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:05:33.903 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:05:33.916 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:05:33.933 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:06:04.000 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:06:04.015 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:06:04.018 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:06:04.031 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:06:34.095 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:06:34.097 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:06:34.116 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:06:34.117 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:07:04.201 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:07:04.202 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:07:04.216 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:07:04.218 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:07:34.301 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:07:34.316 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:07:34.317 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:07:34.318 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:08:04.395 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:08:04.419 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:08:04.419 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:08:04.435 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:08:34.495 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:08:34.520 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:08:34.520 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:08:34.522 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:09:04.595 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:09:04.607 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:09:04.622 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:09:04.623 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:09:34.696 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:09:34.697 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:09:34.717 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:09:34.718 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:10:04.795 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:10:04.797 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:10:04.816 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:10:04.817 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:10:34.895 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:10:34.897 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:10:34.916 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:10:34.917 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:11:05.000 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:11:05.015 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:11:05.018 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:11:05.031 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:11:35.097 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:11:35.099 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:11:35.117 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:11:35.118 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:12:05.202 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:12:05.204 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:12:05.217 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:12:05.219 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:12:35.298 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:12:35.313 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:12:35.317 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:12:35.318 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:13:05.395 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:13:05.420 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:13:05.420 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:13:05.435 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:13:35.495 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:13:35.521 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:13:35.521 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:13:35.535 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:14:05.596 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:14:05.598 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:14:05.616 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:14:05.617 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:14:35.703 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:14:35.705 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:14:35.718 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:14:35.722 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:15:05.802 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:15:05.819 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:15:05.819 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:15:05.820 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:15:35.896 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:15:35.911 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:15:35.918 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:15:35.919 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:16:06.000 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:16:06.016 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:16:06.017 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:16:06.031 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:16:36.104 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:16:36.106 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:16:36.119 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:16:36.120 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:17:06.201 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:17:06.203 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:17:06.217 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:17:06.233 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:17:36.299 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:17:36.315 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:17:36.317 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:17:36.330 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:18:06.396 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:18:06.398 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:18:06.425 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:18:06.441 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:18:36.495 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:18:36.497 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:18:36.517 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:18:36.518 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:19:06.600 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:19:06.616 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:19:06.618 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:19:06.619 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:19:36.696 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:19:36.709 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:19:36.724 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:19:36.725 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:20:06.795 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:20:06.819 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:20:06.819 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:20:06.821 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:20:36.895 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:20:36.920 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:20:36.920 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:20:36.922 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:21:06.995 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:21:06.996 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:21:07.019 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:21:07.020 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:21:37.096 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:21:37.112 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:21:37.118 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:21:37.119 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:22:07.195 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:22:07.196 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:22:07.219 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:22:07.220 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:22:37.296 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:22:37.297 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:22:37.321 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:22:37.322 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:23:07.395 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:23:07.398 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:23:07.426 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:23:07.428 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:23:37.496 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:23:37.497 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:23:37.522 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:23:37.523 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:24:07.595 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:24:07.608 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:24:07.623 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:24:07.638 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:24:37.697 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:24:37.699 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:24:37.717 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:24:37.718 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:25:07.798 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:25:07.800 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:25:07.816 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:25:07.817 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:25:37.895 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:25:37.896 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:25:37.917 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:25:37.918 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:26:07.997 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:26:07.998 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:26:08.022 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:26:08.023 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:26:38.096 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:26:38.098 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:26:38.123 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:26:38.138 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:27:08.203 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:27:08.219 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:27:08.219 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:27:08.220 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:27:38.298 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:27:38.314 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:27:38.319 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:27:38.320 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:28:08.396 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:28:08.397 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:28:08.422 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:28:08.424 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:28:38.495 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:28:38.497 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:28:38.521 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:28:38.522 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:29:08.595 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:29:08.620 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:29:08.620 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:29:08.621 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:29:38.696 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:29:38.722 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:29:38.722 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:29:38.738 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:30:08.798 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:30:08.813 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:30:08.816 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:30:08.828 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:30:38.896 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:30:38.897 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:30:38.923 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:30:38.924 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:31:08.996 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:31:09.021 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:31:09.021 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:31:09.022 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:31:39.095 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:31:39.107 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:31:39.122 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:31:39.124 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:32:09.198 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:32:09.214 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:32:09.217 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:32:09.219 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:32:39.300 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:32:39.302 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:32:39.316 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:32:39.318 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:33:09.396 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:33:09.397 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:33:09.419 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:33:09.419 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:33:39.498 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:33:39.500 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:33:39.517 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:33:39.530 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:34:09.596 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:34:09.610 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:34:09.625 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:34:09.642 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:34:39.697 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:34:39.699 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:34:39.716 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:34:39.729 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:35:09.798 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:35:09.801 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:35:09.816 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:35:09.817 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:35:39.904 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:35:39.906 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:35:39.920 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:35:39.935 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:36:09.997 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:36:10.013 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:36:10.016 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:36:10.017 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:36:40.104 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:36:40.120 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:36:40.120 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:36:40.122 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:37:10.195 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:37:10.221 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:37:10.222 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:37:10.221 | WARN 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:37:40.295 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:37:40.297 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:37:40.318 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:37:40.319 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:38:10.401 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:38:10.418 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:38:10.419 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:38:10.433 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:38:40.497 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:38:40.499 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:38:40.517 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:38:40.518 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 13:39:10.596 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:39:10.622 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 13:39:10.715 | INFO 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 13:39:10.755 | INFO 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 15:43:33.149 | INFO 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:43:33.146 | INFO 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:43:33.222 | INFO 29040 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 15:43:33.230 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:43:33.346 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 15:43:33.354 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:43:42.300 | INFO 29040 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:43:42.315 | WARN 29040 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:43:42.316 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:43:42.318 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:43:50.519 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:43:50.520 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:43:50.597 | INFO 29040 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:43:50.598 | WARN 29040 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:44:06.921 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:44:06.922 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:44:06.999 | INFO 29040 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:44:07.001 | WARN 29040 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:44:37.021 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:44:37.023 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:44:37.099 | INFO 29040 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:44:37.100 | WARN 29040 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:45:07.116 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:45:07.117 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:45:07.202 | INFO 29040 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:45:07.203 | WARN 29040 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:45:37.221 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:45:37.221 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:45:37.297 | INFO 29040 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:45:37.313 | WARN 29040 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:46:07.325 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:46:07.328 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:46:07.395 | INFO 29040 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:46:07.418 | WARN 29040 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 15:46:37.417 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:46:37.496 | INFO 29040 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 15:46:37.563 | INFO 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 15:46:37.602 | INFO 29040 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 16:44:15.799 | WARN 29040 | Thread-7 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-21 16:44:15.799 | WARN 29040 | Thread-16 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-21 16:44:15.802 | WARN 29040 | Thread-16 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-21 16:44:15.808 | WARN 29040 | Thread-7 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-21 16:44:16.109 | INFO 29040 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-21 16:44:16.157 | INFO 29040 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-21 16:44:16.319 | INFO 29040 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-21 16:44:16.322 | INFO 29040 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-21 16:44:16.326 | INFO 29040 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-21 16:44:16.326 | INFO 29040 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-21 16:45:06.090 | INFO 33220 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-21 16:45:07.528 | INFO 33220 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-21 16:45:07.530 | INFO 33220 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-21 16:45:17.903 | WARN 33220 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-21 16:45:17.951 | WARN 33220 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-21 16:45:18.167 | INFO 33220 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-21 16:45:29.366 | INFO 33220 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-21 16:45:29.367 | INFO 33220 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-21 16:45:29.755 | INFO 33220 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-21 16:45:31.715 | INFO 33220 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-21 16:45:31.719 | INFO 33220 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-21 16:45:31.720 | INFO 33220 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-21 16:45:39.401 | INFO 33220 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-21 16:45:45.881 | WARN 33220 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-21 16:45:46.202 | INFO 33220 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-21 16:45:46.203 | INFO 33220 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-21 16:45:46.480 | INFO 33220 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-21 16:45:48.595 | INFO 33220 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 44.935 seconds (JVM running for 75.394)
2024-05-21 16:45:48.799 | DEBUG 33220 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-21 16:45:48.906 | DEBUG 33220 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-21 16:45:49.035 | DEBUG 33220 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 8
2024-05-21 16:45:53.539 | INFO 33220 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-21 16:45:53.542 | INFO 33220 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-21 16:45:53.545 | INFO 33220 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-21 17:31:58.093 | INFO 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:31:58.093 | INFO 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:31:58.169 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 17:31:58.181 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:31:58.682 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 17:31:59.255 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:32:04.017 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:32:04.020 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:32:04.123 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:32:04.125 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:32:16.418 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:32:16.421 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:32:16.526 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:32:16.528 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:32:32.817 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:32:32.820 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:32:32.924 | INFO 33220 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:32:32.927 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:33:02.917 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:33:02.919 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:33:03.025 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:33:03.027 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:33:33.018 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:33:33.019 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:33:33.125 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:33:33.128 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:34:03.117 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:34:03.143 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:34:03.224 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:34:03.226 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:34:33.216 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:34:33.218 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:34:33.323 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:34:33.325 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:35:03.317 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:35:03.319 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:35:03.422 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:35:03.425 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:35:33.416 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:35:33.417 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:35:33.538 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:35:33.540 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:36:03.516 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:36:03.518 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:36:03.623 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:36:03.625 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:36:33.618 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:36:33.620 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:36:33.729 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:36:33.733 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:37:03.720 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:37:03.722 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:37:03.823 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:37:03.826 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:37:33.816 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:37:33.818 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:37:33.922 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:37:33.926 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:38:03.921 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:38:03.923 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:38:04.030 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:38:04.035 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:38:34.023 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:38:34.026 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:38:34.122 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:38:34.124 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:39:04.119 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:39:04.121 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:39:04.229 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:39:04.232 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:39:34.223 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:39:34.225 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:39:34.331 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:39:34.334 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:40:04.319 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:40:04.323 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:40:04.428 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:40:04.431 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:40:34.418 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:40:34.419 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:40:34.524 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:40:34.527 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:41:04.517 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:41:04.519 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:41:04.624 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:41:04.627 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:41:34.617 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:41:34.618 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:41:34.725 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:41:34.726 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:42:04.717 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:42:04.718 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:42:04.824 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:42:04.825 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:42:34.819 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:42:34.820 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:42:34.928 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:42:34.930 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:43:04.917 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:43:04.919 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:43:05.024 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:43:05.028 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:43:35.017 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:43:35.018 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:43:35.122 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:43:35.124 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:44:05.116 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:44:05.140 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:44:05.223 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:44:05.224 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:44:35.217 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:44:35.219 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:44:35.323 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:44:35.325 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:45:05.319 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:45:05.321 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:45:05.427 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:45:05.429 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:45:35.416 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:45:35.419 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:45:35.525 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:45:35.527 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:46:05.518 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:46:05.520 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:46:05.626 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:46:05.628 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:46:35.622 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:46:35.624 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:46:35.723 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:46:35.725 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:47:05.718 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:47:05.720 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:47:05.823 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:47:05.825 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:47:35.818 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:47:35.819 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:47:35.923 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:47:35.925 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:48:05.923 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:48:05.925 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:48:06.023 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:48:06.047 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:48:36.016 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:48:36.017 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:48:36.123 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:48:36.125 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:49:06.117 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:49:06.118 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:49:06.223 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:49:06.225 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:49:36.219 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:49:36.221 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:49:36.328 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:49:36.329 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:50:06.317 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:50:06.334 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:50:06.426 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:50:06.428 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:50:36.417 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:50:36.441 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:50:36.523 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:50:36.524 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:51:06.516 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:51:06.518 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:51:06.626 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:51:06.630 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:51:36.622 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:51:36.624 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:51:36.724 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:51:36.727 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:52:06.717 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:52:06.718 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:52:06.823 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:52:06.825 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:52:36.817 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:52:36.818 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:52:36.924 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:52:36.926 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:53:06.919 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:53:06.920 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:53:07.022 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:53:07.025 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:53:37.022 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:53:37.023 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:53:37.130 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:53:37.146 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:54:07.117 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:54:07.131 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:54:07.224 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:54:07.225 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:54:37.218 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:54:37.220 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:54:37.324 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:54:37.325 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:55:07.317 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:55:07.318 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:55:07.424 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:55:07.426 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:55:37.416 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:55:37.428 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:55:37.523 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:55:37.525 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:56:07.517 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:56:07.518 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:56:07.624 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:56:07.626 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:56:37.616 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:56:37.617 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:56:37.723 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:56:37.728 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:57:07.717 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:57:07.718 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:57:07.825 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:57:07.828 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:57:37.818 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:57:37.819 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:57:37.925 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:57:37.927 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:58:07.920 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:58:07.921 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:58:08.030 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:58:08.046 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 17:58:38.019 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:58:38.127 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 17:58:38.261 | INFO 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 17:58:38.317 | INFO 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 18:26:49.059 | INFO 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:26:49.042 | INFO 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:26:49.186 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 18:26:49.195 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 18:26:49.191 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:26:49.202 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:26:54.516 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:26:54.518 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:26:54.824 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:26:54.827 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:27:06.819 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:27:06.820 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:27:07.329 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:27:07.331 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:27:23.218 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:27:23.222 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:27:23.728 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:27:23.734 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:27:53.316 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:27:53.317 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:27:53.826 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:27:53.829 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:28:23.417 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:28:23.418 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:28:23.923 | INFO 33220 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:28:23.926 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:28:53.517 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:28:53.520 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:28:54.024 | INFO 33220 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:28:54.029 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:29:23.623 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:29:23.624 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:29:24.123 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:29:24.126 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:29:53.721 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:29:53.723 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:29:54.222 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:29:54.224 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:30:23.819 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:30:23.819 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:30:24.323 | INFO 33220 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:30:24.323 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:30:53.916 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:30:53.917 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:30:54.423 | INFO 33220 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:30:54.426 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:31:24.021 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:31:24.024 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:31:24.524 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:31:24.527 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:31:54.117 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:31:54.119 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:31:54.622 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:31:54.625 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:32:24.225 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:32:24.229 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:32:24.723 | INFO 33220 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:32:24.726 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:32:54.332 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:32:54.334 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:32:54.828 | INFO 33220 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:32:54.832 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:33:24.421 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:33:24.422 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 18:33:24.938 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:33:25.185 | INFO 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 18:33:54.521 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 18:33:54.581 | INFO 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 21:01:17.081 | INFO 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:01:17.096 | INFO 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:01:17.142 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 21:01:17.153 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:01:17.160 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 21:01:17.195 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:01:22.317 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:01:22.320 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:01:22.623 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:01:22.627 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:01:34.817 | INFO 8772 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:01:34.820 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:01:35.125 | INFO 33220 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:01:35.129 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:01:51.216 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:01:51.217 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:01:51.522 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:01:51.525 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:02:21.317 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:02:21.317 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:02:21.622 | INFO 33220 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:02:21.623 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:02:51.578 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:02:51.664 | INFO 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 21:02:51.805 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:02:52.013 | INFO 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 21:03:29.097 | INFO 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:03:29.094 | INFO 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:03:29.191 | INFO 8772 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 21:03:29.193 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:03:29.197 | INFO 33220 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-21 21:03:29.200 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:03:34.619 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:03:34.622 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:03:34.623 | INFO 33220 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:03:34.627 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:03:47.019 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:03:47.021 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:03:47.128 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:03:47.131 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:04:03.422 | INFO 8772 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:04:03.424 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:04:03.529 | INFO 33220 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:04:03.531 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:04:33.518 | INFO 8772 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:04:33.521 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:04:33.627 | INFO 33220 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:04:33.629 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:05:03.617 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:05:03.618 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:05:03.722 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:05:03.725 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:05:33.719 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:05:33.722 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:05:33.827 | INFO 33220 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:05:33.830 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:06:03.818 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:06:03.820 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:06:03.925 | INFO 33220 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:06:03.929 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:06:33.917 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:06:33.919 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:06:34.023 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:06:34.025 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:07:04.022 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:07:04.024 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:07:04.129 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:07:04.131 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:07:34.117 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:07:34.119 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:07:34.224 | INFO 33220 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:07:34.227 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:08:04.224 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:08:04.227 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:08:04.322 | INFO 33220 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:08:04.325 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:08:34.316 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:08:34.319 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:08:34.423 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:08:34.425 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:09:04.417 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:09:04.418 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:09:04.522 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:09:04.525 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:09:34.516 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:09:34.518 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:09:34.625 | INFO 33220 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:09:34.627 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:10:04.615 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:10:04.617 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:10:04.724 | INFO 33220 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:10:04.727 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:10:34.725 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:10:34.728 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:10:34.824 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:10:34.825 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:11:04.817 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:11:04.817 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:11:04.923 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:11:04.925 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:11:34.917 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:11:34.917 | WARN 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:11:35.023 | INFO 33220 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:11:35.024 | WARN 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:12:05.016 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:12:05.017 | WARN 8772 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:12:05.123 | INFO 33220 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:12:05.125 | WARN 33220 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:12:35.116 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:12:35.117 | WARN 8772 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:12:35.223 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:12:35.225 | WARN 33220 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:13:05.217 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:13:05.218 | WARN 8772 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:13:05.323 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:13:05.325 | WARN 33220 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:13:35.320 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:13:35.322 | WARN 8772 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:13:35.429 | INFO 33220 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:13:35.430 | WARN 33220 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:14:05.415 | INFO 8772 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:14:05.417 | WARN 8772 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:14:05.524 | INFO 33220 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:14:05.529 | WARN 33220 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:14:35.531 | INFO 8772 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:14:35.532 | WARN 8772 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:14:35.625 | INFO 33220 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:14:35.629 | WARN 33220 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:15:05.617 | INFO 8772 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:15:05.617 | WARN 8772 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:15:05.723 | INFO 33220 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:15:05.725 | WARN 33220 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-21 21:15:35.718 | INFO 8772 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:15:35.899 | INFO 33220 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-21 21:15:35.946 | INFO 8772 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 21:15:36.037 | INFO 33220 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-21 21:42:31.505 | WARN 33220 | Thread-7 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-21 21:42:31.518 | WARN 33220 | Thread-7 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-21 21:42:31.505 | WARN 33220 | Thread-16 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-21 21:42:31.524 | WARN 33220 | Thread-16 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-21 21:42:32.952 | WARN 8772 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-21 21:42:32.957 | WARN 8772 | Thread-10 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-21 21:42:33.223 | WARN 8772 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-21 21:42:33.367 | WARN 8772 | Thread-3 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-21 21:42:36.582 | INFO 33220 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-21 21:42:36.848 | INFO 33220 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-21 21:42:37.181 | INFO 8772 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-21 21:42:37.541 | INFO 8772 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-21 21:42:38.188 | INFO 8772 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-21 21:42:38.212 | INFO 8772 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-21 21:42:38.225 | INFO 8772 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-21 21:42:38.225 | INFO 8772 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-21 21:42:38.907 | INFO 33220 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-21 21:42:38.978 | INFO 33220 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-21 21:42:39.508 | INFO 33220 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-21 21:42:39.512 | INFO 33220 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-22 08:43:53.060 | INFO 33000 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-22 08:43:54.518 | INFO 33000 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-22 08:43:54.519 | INFO 33000 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-22 08:43:59.919 | WARN 33000 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-22 08:44:00.025 | WARN 33000 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-22 08:44:00.213 | INFO 33000 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-22 08:44:07.137 | INFO 33000 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-22 08:44:07.138 | INFO 33000 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-22 08:44:07.411 | INFO 33000 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-22 08:44:08.593 | INFO 33000 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-22 08:44:08.595 | INFO 33000 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-22 08:44:08.596 | INFO 33000 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-22 08:44:13.526 | INFO 33000 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-22 08:44:19.040 | WARN 33000 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-22 08:44:19.335 | INFO 33000 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-22 08:44:19.335 | INFO 33000 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-22 08:44:19.873 | INFO 33000 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-22 08:44:21.817 | INFO 33000 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 31.562 seconds (JVM running for 63.835)
2024-05-22 08:44:21.966 | DEBUG 33000 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-22 08:44:22.031 | DEBUG 33000 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-22 08:44:22.144 | DEBUG 33000 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 8
2024-05-22 08:44:24.214 | INFO 33000 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-22 08:44:24.216 | INFO 33000 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-22 08:44:24.217 | INFO 33000 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-22 08:47:34.807 | INFO 3748 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-22 08:47:36.488 | INFO 3748 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-22 08:47:36.489 | INFO 3748 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-22 08:47:43.057 | WARN 3748 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine] & group[DEFAULT_GROUP]
2024-05-22 08:47:43.154 | WARN 3748 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-engine.yml] & group[DEFAULT_GROUP]
2024-05-22 08:47:43.339 | INFO 3748 | main [TID:N/A] com.muyu.RuleEngineApplication | The following 1 profile is active: "dev"
2024-05-22 08:47:52.049 | INFO 3748 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-22 08:47:52.050 | INFO 3748 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-22 08:47:52.429 | INFO 3748 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-22 08:47:53.909 | INFO 3748 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-22 08:47:53.911 | INFO 3748 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-22 08:47:53.912 | INFO 3748 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-22 08:47:58.453 | INFO 3748 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-22 08:48:04.153 | WARN 3748 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-22 08:48:04.349 | INFO 3748 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-22 08:48:04.349 | INFO 3748 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-22 08:48:04.855 | INFO 3748 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-engine 192.168.217.1:9206 register finished
2024-05-22 08:48:06.741 | INFO 3748 | main [TID:N/A] com.muyu.RuleEngineApplication | Started RuleEngineApplication in 34.818 seconds (JVM running for 44.78)
2024-05-22 08:48:06.780 | INFO 3748 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine.yml, group=DEFAULT_GROUP
2024-05-22 08:48:06.782 | INFO 3748 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine-dev.yml, group=DEFAULT_GROUP
2024-05-22 08:48:06.784 | INFO 3748 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-engine, group=DEFAULT_GROUP
2024-05-22 08:49:00.552 | WARN 33000 | Thread-16 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Start destroying Publisher
2024-05-22 08:49:00.552 | WARN 33000 | Thread-7 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Start destroying common HttpClient
2024-05-22 08:49:00.553 | WARN 33000 | Thread-16 [TID:N/A] c.a.nacos.common.notify.NotifyCenter | [NotifyCenter] Destruction of the end
2024-05-22 08:49:00.556 | WARN 33000 | Thread-7 [TID:N/A] c.a.n.common.http.HttpClientBeanHolder | [HttpClientBeanHolder] Destruction of the end
2024-05-22 08:49:00.806 | INFO 33000 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registering from Nacos Server now...
2024-05-22 08:49:00.880 | INFO 33000 | SpringApplicationShutdownHook [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | De-registration finished.
2024-05-22 08:49:01.083 | INFO 33000 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource start closing ....
2024-05-22 08:49:01.084 | INFO 33000 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closing ...
2024-05-22 08:49:01.097 | INFO 33000 | SpringApplicationShutdownHook [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1} closed
2024-05-22 08:49:01.098 | INFO 33000 | SpringApplicationShutdownHook [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource all closed success,bye
2024-05-22 08:49:23.155 | INFO 3312 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-22 08:49:24.363 | INFO 3312 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-22 08:49:24.364 | INFO 3312 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-22 08:49:29.857 | WARN 3312 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-22 08:49:29.963 | WARN 3312 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-22 08:49:30.159 | INFO 3312 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-22 08:49:36.771 | INFO 3312 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-22 08:49:36.772 | INFO 3312 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-22 08:49:37.046 | INFO 3312 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-22 08:49:38.321 | INFO 3312 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-22 08:49:38.324 | INFO 3312 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-22 08:49:38.325 | INFO 3312 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-22 08:49:43.222 | INFO 3312 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-22 08:49:48.571 | WARN 3312 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-22 08:49:48.861 | INFO 3312 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-22 08:49:48.861 | INFO 3312 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-22 08:49:49.420 | INFO 3312 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-22 08:49:51.309 | INFO 3312 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 30.675 seconds (JVM running for 40.55)
2024-05-22 08:49:51.452 | DEBUG 3312 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-22 08:49:51.518 | DEBUG 3312 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-22 08:49:51.602 | DEBUG 3312 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 8
2024-05-22 08:49:53.625 | INFO 3312 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-22 08:49:53.626 | INFO 3312 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-22 08:49:53.627 | INFO 3312 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-22 17:13:41.019 | INFO 26096 | main [TID:N/A] c.a.n.client.env.SearchableProperties | properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING
2024-05-22 17:13:42.741 | INFO 26096 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-22 17:13:42.742 | INFO 26096 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-22 17:13:48.444 | WARN 26096 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl] & group[DEFAULT_GROUP]
2024-05-22 17:13:48.498 | WARN 26096 | main [TID:N/A] c.a.c.n.c.NacosPropertySourceBuilder | Ignore the empty nacos configuration and get it based on dataId[muyu-etl.yml] & group[DEFAULT_GROUP]
2024-05-22 17:13:48.610 | INFO 26096 | main [TID:N/A] com.muyu.MuYuEtlApplication | The following 1 profile is active: "dev"
2024-05-22 17:13:58.101 | INFO 26096 | main [TID:N/A] o.apache.catalina.core.StandardService | Starting service [Tomcat]
2024-05-22 17:13:58.102 | INFO 26096 | main [TID:N/A] org.apache.catalina.core.StandardEngine | Starting Servlet engine: [Apache Tomcat/9.0.76]
2024-05-22 17:13:58.396 | INFO 26096 | main [TID:N/A] o.a.c.c.C.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2024-05-22 17:13:59.848 | INFO 26096 | main [TID:N/A] com.alibaba.druid.pool.DruidDataSource | {dataSource-1,master} inited
2024-05-22 17:13:59.851 | INFO 26096 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource - add a datasource named [master] success
2024-05-22 17:13:59.852 | INFO 26096 | main [TID:N/A] c.b.d.d.DynamicRoutingDataSource | dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
2024-05-22 17:14:13.273 | INFO 26096 | main [TID:N/A] c.a.c.sentinel.SentinelWebMvcConfigurer | [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-05-22 17:14:22.389 | WARN 26096 | main [TID:N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
2024-05-22 17:14:22.861 | INFO 26096 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
2024-05-22 17:14:22.862 | INFO 26096 | main [TID:N/A] c.a.n.p.a.s.c.ClientAuthPluginManager | [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
2024-05-22 17:14:23.201 | INFO 26096 | main [TID:N/A] c.a.c.n.registry.NacosServiceRegistry | nacos registry, DEFAULT_GROUP muyu-etl 192.168.217.1:9205 register finished
2024-05-22 17:14:25.507 | INFO 26096 | main [TID:N/A] com.muyu.MuYuEtlApplication | Started MuYuEtlApplication in 47.29 seconds (JVM running for 87.377)
2024-05-22 17:14:25.831 | DEBUG 26096 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Preparing: select id, data_resource_name,username,password, data_sources_system_name, host, port,is_test, database_type, database_name, init_link_num, max_link_num, max_wait_time, max_wait_times,connection_params, remark from basic_config_info WHERE is_test = ?
2024-05-22 17:14:25.979 | DEBUG 26096 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | ==> Parameters: 1(String)
2024-05-22 17:14:26.132 | DEBUG 26096 | main [TID:N/A] c.m.e.m.B.selectBasicConfigInfoList | <== Total: 8
2024-05-22 17:14:29.567 | INFO 26096 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl-dev.yml, group=DEFAULT_GROUP
2024-05-22 17:14:29.568 | INFO 26096 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl, group=DEFAULT_GROUP
2024-05-22 17:14:29.570 | INFO 26096 | main [TID:N/A] c.a.c.n.refresh.NacosContextRefresher | [Nacos Config] Listening config: dataId=muyu-etl.yml, group=DEFAULT_GROUP
2024-05-22 17:30:50.475 | INFO 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:30:50.782 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-22 17:30:50.908 | WARN 26096 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:30:56.249 | INFO 26096 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:30:56.252 | WARN 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:31:00.728 | INFO 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-22 17:32:21.517 | INFO 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:32:21.629 | INFO 26096 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-22 17:32:21.631 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:32:30.725 | INFO 26096 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:32:30.727 | WARN 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:32:39.013 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:32:39.029 | WARN 26096 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:32:55.515 | INFO 26096 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:32:55.517 | WARN 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:33:25.619 | INFO 26096 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:33:25.621 | WARN 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:33:55.717 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:33:55.720 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:34:25.826 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:34:25.828 | WARN 26096 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:34:55.926 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:34:55.929 | WARN 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:35:26.016 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:35:26.019 | WARN 26096 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:35:56.112 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:35:56.114 | WARN 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:36:26.222 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:36:26.224 | WARN 26096 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:36:56.314 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:36:56.317 | WARN 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:37:26.416 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:37:26.418 | WARN 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:37:56.522 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:37:56.525 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:38:26.620 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:38:26.623 | WARN 26096 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:38:56.716 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:38:56.717 | WARN 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:39:26.812 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:39:26.814 | WARN 26096 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:39:56.913 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:39:56.915 | WARN 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:40:27.022 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:40:27.038 | WARN 26096 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:40:57.124 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:40:57.140 | WARN 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:41:27.213 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:41:27.215 | WARN 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:41:57.314 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:41:57.316 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:42:27.423 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:42:27.439 | WARN 26096 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:42:57.523 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:42:57.525 | WARN 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:43:27.624 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:43:27.626 | WARN 26096 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:43:57.722 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:43:57.725 | WARN 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:44:27.813 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:44:27.828 | WARN 26096 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:44:57.922 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:44:57.925 | WARN 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:45:28.025 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:45:28.040 | WARN 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:45:58.116 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:45:58.118 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:46:28.220 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:46:28.222 | WARN 26096 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:46:58.314 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:46:58.330 | WARN 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:47:28.417 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:47:28.418 | WARN 26096 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:47:58.517 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:47:58.519 | WARN 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:48:28.624 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:48:28.626 | WARN 26096 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:48:58.712 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:48:58.714 | WARN 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:49:28.818 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:49:28.820 | WARN 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:49:58.924 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:49:58.926 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:50:29.011 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:50:29.013 | WARN 26096 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:50:59.124 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:50:59.127 | WARN 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:51:29.214 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:51:29.216 | WARN 26096 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:51:59.311 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:51:59.314 | WARN 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:52:29.412 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:52:29.428 | WARN 26096 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:52:59.521 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:52:59.523 | WARN 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:53:29.613 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:53:29.615 | WARN 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:53:59.720 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:53:59.722 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:54:29.817 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:54:29.832 | WARN 26096 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:54:59.916 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:54:59.917 | WARN 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:55:30.026 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:55:30.029 | WARN 26096 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:56:00.119 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:56:00.135 | WARN 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:56:30.215 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:56:30.217 | WARN 26096 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:57:00.313 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:57:00.314 | WARN 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:57:30.424 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:57:30.440 | WARN 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:58:00.518 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:58:00.520 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:58:30.614 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:58:30.617 | WARN 26096 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:59:00.713 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:59:00.716 | WARN 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 17:59:30.822 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 17:59:30.824 | WARN 26096 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:00:00.920 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:00:00.922 | WARN 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:00:31.022 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:00:31.024 | WARN 26096 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:01:01.121 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:01:01.122 | WARN 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:01:31.213 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:01:31.215 | WARN 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:02:01.319 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:02:01.322 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:02:31.424 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:02:31.439 | WARN 26096 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:03:01.523 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:03:01.539 | WARN 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:03:31.619 | INFO 26096 | lettuce-eventExecutorLoop-1-8 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:03:31.636 | WARN 26096 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:04:01.714 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:04:01.844 | INFO 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-22 18:26:27.550 | INFO 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:26:27.615 | INFO 26096 | lettuce-eventExecutorLoop-1-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-22 18:26:27.618 | WARN 26096 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:26:32.918 | INFO 26096 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:26:32.920 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:26:45.315 | INFO 26096 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:26:45.331 | WARN 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:27:01.819 | INFO 26096 | lettuce-eventExecutorLoop-1-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:27:01.821 | WARN 26096 | lettuce-nioEventLoop-4-2 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:27:31.911 | INFO 26096 | lettuce-eventExecutorLoop-1-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:27:31.936 | WARN 26096 | lettuce-nioEventLoop-4-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:28:02.012 | INFO 26096 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:28:02.025 | WARN 26096 | lettuce-nioEventLoop-4-4 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:28:32.119 | INFO 26096 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:28:32.121 | WARN 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:29:02.218 | INFO 26096 | lettuce-eventExecutorLoop-1-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:29:02.234 | WARN 26096 | lettuce-nioEventLoop-4-6 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:29:32.312 | INFO 26096 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:29:32.314 | WARN 26096 | lettuce-nioEventLoop-4-7 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:30:02.415 | INFO 26096 | lettuce-eventExecutorLoop-1-3 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:30:03.236 | INFO 26096 | lettuce-nioEventLoop-4-8 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379
2024-05-22 18:59:45.487 | INFO 26096 | lettuce-nioEventLoop-4-8 [TID:N/A] io.lettuce.core.protocol.CommandHandler | null Unexpected exception during request: java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[na:na]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:59:45.519 | INFO 26096 | lettuce-eventExecutorLoop-1-5 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was /43.142.100.73:6379
2024-05-22 18:59:45.523 | WARN 26096 | lettuce-nioEventLoop-4-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Cannot reconnect to [43.142.100.73/<unresolved>:6379]: Network is unreachable: no further information: /43.142.100.73:6379
io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /43.142.100.73:6379
Caused by: java.net.SocketException: Network is unreachable: no further information
at java.base/sun.nio.ch.Net.pollConnect(Native Method) ~[na:na]
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[na:na]
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[na:na]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]
at java.base/java.lang.Thread.run(Thread.java:842) ~[na:na]
2024-05-22 18:59:54.559 | INFO 26096 | lettuce-eventExecutorLoop-1-1 [TID:N/A] i.l.core.protocol.ConnectionWatchdog | Reconnecting, last destination was 43.142.100.73/<unresolved>:6379
2024-05-22 18:59:54.892 | INFO 26096 | lettuce-nioEventLoop-4-5 [TID:N/A] i.l.core.protocol.ReconnectionHandler | Reconnected to 43.142.100.73/<unresolved>:6379